Compare commits
1 Commits
renovate/o
...
2dd00390a0
Author | SHA1 | Date | |
---|---|---|---|
2dd00390a0 |
4
pom.xml
4
pom.xml
@@ -30,12 +30,12 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-json</artifactId>
|
||||
<version>3.4.4</version>
|
||||
<version>3.5.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-data-jpa</artifactId>
|
||||
<version>3.5.3</version>
|
||||
<version>3.4.4</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Security and Auth -->
|
||||
|
Reference in New Issue
Block a user