Skip to content

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<packaging>war</packaging>
99

1010
<properties>
11-
<spring.version>5.3.34</spring.version>
11+
<spring.version>6.1.14</spring.version>
1212
<hibernate.version>5.6.15.Final</hibernate.version>
1313
</properties>
1414

@@ -34,7 +34,7 @@
3434
<dependency>
3535
<groupId>org.springframework.data</groupId>
3636
<artifactId>spring-data-jpa</artifactId>
37-
<version>2.7.18</version>
37+
<version>3.2.11</version>
3838
</dependency>
3939

4040
<dependency>

0 commit comments

Comments
 (0)