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