Compare commits
5 Commits
d0776d7f0b
...
renovate/o
| Author | SHA1 | Date | |
|---|---|---|---|
| c4496aacab | |||
| 2831f03ac1 | |||
| e5ffea3196 | |||
| 66233827fd | |||
| 02bd377430 |
4
pom.xml
4
pom.xml
@@ -30,12 +30,12 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-json</artifactId>
|
<artifactId>spring-boot-starter-json</artifactId>
|
||||||
<version>3.4.4</version>
|
<version>3.5.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.springframework.boot</groupId>
|
<groupId>org.springframework.boot</groupId>
|
||||||
<artifactId>spring-boot-starter-data-jpa</artifactId>
|
<artifactId>spring-boot-starter-data-jpa</artifactId>
|
||||||
<version>3.4.4</version>
|
<version>3.5.9</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Security and Auth -->
|
<!-- Security and Auth -->
|
||||||
|
|||||||
Reference in New Issue
Block a user