Skip to content

Commit

Permalink
[Fixes #325] Upgrade to Narayana 5.12.7.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
grgrzybek committed Jul 25, 2023
1 parent 581a6b1 commit 89c9ffd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@
<!-- versions of Maven dependencies (sorted and groupped) -->

<version.biz.aQute.bnd>6.4.1</version.biz.aQute.bnd>
<version.ch.qos.logback>1.2.3</version.ch.qos.logback>
<!-- 5.x is JDK 11 -->
<version.com.zaxxer.hikari>4.0.3</version.com.zaxxer.hikari>
<version.junit>4.13.2</version.junit>
Expand Down Expand Up @@ -183,7 +182,7 @@

<version.org.jboss.jboss-transaction-spi>7.6.1.Final</version.org.jboss.jboss-transaction-spi>
<version.org.jboss.logging>3.4.3.Final</version.org.jboss.logging>
<version.org.jboss.narayana>5.12.5.Final</version.org.jboss.narayana>
<version.org.jboss.narayana>5.12.7.Final</version.org.jboss.narayana>

<version.org.mockito>4.11.0</version.org.mockito>
<version.org.objenesis>3.3</version.org.objenesis>
Expand Down

0 comments on commit 89c9ffd

Please sign in to comment.