Skip to content

Commit

Permalink
chore(deps): update hibernate core to v6.6.2.final
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent 21e8f4a commit 7d4f645
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<spring-framework.version>6.2.0-M7</spring-framework.version>
<postgresql.version>42.7.4</postgresql.version>
<querydsl.version>5.1.0</querydsl.version>
<hibernate.version>6.6.1.Final</hibernate.version>
<hibernate.version>6.6.2.Final</hibernate.version>
<reactor.version>2024.0.0-SNAPSHOT</reactor.version>
<spring-data.version>2024.0.5</spring-data.version>

Expand Down
2 changes: 1 addition & 1 deletion data-jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<postgresql.version>42.7.4</postgresql.version>
<querydsl.version>5.1.0</querydsl.version>
<spring-data.version>2024.0.5</spring-data.version>
<hibernate.version>6.6.1.Final</hibernate.version>
<hibernate.version>6.6.2.Final</hibernate.version>
<reactor.version>2024.0.0-SNAPSHOT</reactor.version>
<jackson.version>2.18.1</jackson.version>
<testcontainers.version>1.20.3</testcontainers.version>
Expand Down
2 changes: 1 addition & 1 deletion events/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<spring-framework.version>6.2.0-M7</spring-framework.version>
<postgresql.version>42.7.4</postgresql.version>
<querydsl.version>5.1.0</querydsl.version>
<hibernate.version>6.6.1.Final</hibernate.version>
<hibernate.version>6.6.2.Final</hibernate.version>
<reactor.version>2024.0.0-SNAPSHOT</reactor.version>
<spring-data.version>2024.0.5</spring-data.version>

Expand Down

0 comments on commit 7d4f645

Please sign in to comment.