Skip to content

Commit fb811a7

Browse files
authored
Merge pull request quarkusio#50758 from quarkusio/dependabot/maven/main/hibernate-49c13703b6
Bump org.hibernate.tool:hibernate-tools-language from 7.1.4.Final to 7.1.5.Final in the hibernate group
2 parents ca0c6c9 + cf2f266 commit fb811a7

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
@@ -79,7 +79,7 @@
7979
<hibernate-reactive.version>3.1.6.Final</hibernate-reactive.version> <!-- highly sensitive to Hibernate ORM upgrades -->
8080
<hibernate-validator.version>9.0.1.Final</hibernate-validator.version>
8181
<hibernate-search.version>8.1.2.Final</hibernate-search.version>
82-
<hibernate-tools.version>7.1.4.Final</hibernate-tools.version>
82+
<hibernate-tools.version>7.1.5.Final</hibernate-tools.version>
8383

8484
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
8585
<grpc.version>1.75.0</grpc.version> <!-- when updating, verify if following versions should not be updated too: -->

0 commit comments

Comments
 (0)