File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments