Skip to content

Commit 3f4dc40

Browse files
committed
Upgrade to Hibernate 6.1.7.Final.
Resolves #2922.
1 parent 9576299 commit 3f4dc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<!-- AspectJ maven plugin can't handle 17 yet -->
3232

3333
<eclipselink>3.0.3</eclipselink>
34-
<hibernate>6.1.4.Final</hibernate>
34+
<hibernate>6.1.7.Final</hibernate>
3535
<hsqldb>2.7.1</hsqldb>
3636
<jsqlparser>4.5</jsqlparser>
3737
<mysql-connector-java>8.0.31</mysql-connector-java>

0 commit comments

Comments
 (0)