Skip to content

Commit

Permalink
Merge pull request #93 from 1000kit/feat/hibernate-orm-652
Browse files Browse the repository at this point in the history
chore(deps): update hibernate-orm to 6.5.2.Final, sync quarkus
  • Loading branch information
tkit-dev authored Aug 12, 2024
2 parents d886626 + aa227fb commit 8433c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<liquibase.version>4.29.1</liquibase.version>
<testcontainers.version>1.20.1</testcontainers.version>
<jandex.version>3.2.1</jandex.version>
<hibernate-orm.version>6.2.13.Final</hibernate-orm.version>
<hibernate-orm.version>6.5.2.Final</hibernate-orm.version>
<postgresql.version>42.7.3</postgresql.version>
<jakarta.validation-api.version>3.1.0</jakarta.validation-api.version>
</properties>
Expand Down

0 comments on commit 8433c35

Please sign in to comment.