Skip to content

Commit 9ab5186

Browse files
committed
Comment update, hib6 dep now latest, 6.2.48
1 parent 6672524 commit 9ab5186

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

hibernate6/pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Hibernate (https://hibernate.org/) version 6.x with Jakarta data types.
2222
<packageVersion.dir>tools/jackson/datatype/hibernate6</packageVersion.dir>
2323
<packageVersion.package>${project.groupId}.hibernate6</packageVersion.package>
2424
<!-- Hibernate with Jakarta Persistence 3.0 -->
25-
<hibernate.version>6.2.33.Final</hibernate.version>
25+
<hibernate.version>6.2.48.Final</hibernate.version>
2626
<osgi.export>${project.groupId}.hibernate6</osgi.export>
2727
</properties>
2828

@@ -91,7 +91,8 @@ Hibernate (https://hibernate.org/) version 6.x with Jakarta data types.
9191
<artifactId>cyclonedx-maven-plugin</artifactId>
9292
</plugin>
9393
<!-- 05-Nov-2025, tatu: Could not figure out how to make it all work
94-
with separate test `module-info.java`, so for now just open up access
94+
with separate test `module-info.java` (like hibernate5-jakarta does), so
95+
for now just open up access. Same approach as hibernate7.
9596
-->
9697
<plugin>
9798
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)