Skip to content

Commit

Permalink
Merge pull request #719 from apache/dependabot/maven/1.11.x/hibernate…
Browse files Browse the repository at this point in the history
….version-5.6.15.Final

Bump hibernate.version from 5.6.14.Final to 5.6.15.Final
  • Loading branch information
lprimak committed Feb 6, 2023
2 parents d2fbbdc + 33fae90 commit b500536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<groovy.version>2.5.21</groovy.version>
<junit.version>4.13.2</junit.version>
<junit.server.jetty.version>0.11.0</junit.server.jetty.version>
<hibernate.version>5.6.14.Final</hibernate.version>
<hibernate.version>5.6.15.Final</hibernate.version>
<taglibs.standard.version>1.2.5</taglibs.standard.version>
<!-- so we can mock static methods in 3rd party libraries that sometimes don't use proper interfaces
ahem, hazelcast, ahem... -->
Expand Down

0 comments on commit b500536

Please sign in to comment.