Skip to content

Commit 01463fa

Browse files
fix(deps): update dependency io.hypersistence:hypersistence-utils-hibernate-71 to v3.15.3 (#2507)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c79948 commit 01463fa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • boot-high-rps-sample
  • jpa/boot-hibernate2ndlevelcache-sample

boot-high-rps-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>io.hypersistence</groupId>
112112
<artifactId>hypersistence-utils-hibernate-71</artifactId>
113-
<version>3.15.2</version>
113+
<version>3.15.3</version>
114114
</dependency>
115115

116116
<dependency>

jpa/boot-hibernate2ndlevelcache-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<dependency>
105105
<groupId>io.hypersistence</groupId>
106106
<artifactId>hypersistence-utils-hibernate-71</artifactId>
107-
<version>3.15.2</version>
107+
<version>3.15.3</version>
108108
</dependency>
109109
<dependency>
110110
<groupId>net.ttddyy.observation</groupId>

0 commit comments

Comments
 (0)