Skip to content

Commit

Permalink
fix(deps): update dependency io.hypersistence:hypersistence-utils-hib…
Browse files Browse the repository at this point in the history
…ernate-63 to v3.9.0 (#1505)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 027345c commit 97c9863
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jpa/boot-data-customsequence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.8.3</version>
<version>3.9.0</version>
</dependency>

<!-- end of database related dependencies -->
Expand Down
2 changes: 1 addition & 1 deletion jpa/boot-hibernate2ndlevelcache-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>io.hypersistence</groupId>
<artifactId>hypersistence-utils-hibernate-63</artifactId>
<version>3.8.3</version>
<version>3.9.0</version>
</dependency>
<dependency>
<groupId>net.ttddyy</groupId>
Expand Down

0 comments on commit 97c9863

Please sign in to comment.