Compare commits
1 Commits
renovate/o
...
f07274c979
Author | SHA1 | Date | |
---|---|---|---|
f07274c979 |
4
pom.xml
4
pom.xml
@@ -18,14 +18,14 @@
|
||||
<dependency>
|
||||
<groupId>org.apache.logging.log4j</groupId>
|
||||
<artifactId>log4j-core</artifactId>
|
||||
<version>2.25.1</version>
|
||||
<version>2.24.3</version>
|
||||
</dependency>
|
||||
|
||||
<!-- Web Dependencies -->
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-web</artifactId>
|
||||
<version>3.4.4</version>
|
||||
<version>3.5.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
|
Reference in New Issue
Block a user