Skip to content

Commit

Permalink
try hibernate 6.6.3.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning authored Dec 19, 2024
1 parent a89f5f0 commit da0f42d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hibernate6/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Hibernate (https://hibernate.org/) version 6.x with Jakarta data types.
<packageVersion.dir>com/fasterxml/jackson/datatype/hibernate6</packageVersion.dir>
<packageVersion.package>${project.groupId}.hibernate6</packageVersion.package>
<!-- Hibernate with Jakarta Persistence 3.0 -->
<hibernate.version>6.2.3.Final</hibernate.version>
<hibernate.version>6.6.3.Final</hibernate.version>
<osgi.export>${project.groupId}.hibernate6</osgi.export>
</properties>

Expand Down

0 comments on commit da0f42d

Please sign in to comment.