Skip to content

Commit e66a0eb

Browse files
authored
Merge pull request #305 from xdev-software/renovate/org.hibernate.orm
Update org.hibernate.orm to v6.6.21.Final
2 parents 6369c6f + baab7d8 commit e66a0eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

db-jdbc-orm/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,12 +82,12 @@
8282
<dependency>
8383
<groupId>org.hibernate.orm</groupId>
8484
<artifactId>hibernate-core</artifactId>
85-
<version>6.6.20.Final</version>
85+
<version>6.6.21.Final</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>org.hibernate.orm</groupId>
8989
<artifactId>hibernate-hikaricp</artifactId>
90-
<version>6.6.20.Final</version>
90+
<version>6.6.21.Final</version>
9191
</dependency>
9292

9393
<!-- Tests -->

0 commit comments

Comments
 (0)