Compare commits
1 Commits
06e849ff63
...
renovate/o
Author | SHA1 | Date | |
---|---|---|---|
f21d6a9d7a |
4
pom.xml
4
pom.xml
@@ -42,7 +42,7 @@
|
||||
<dependency>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-security</artifactId>
|
||||
<version>3.4.4</version>
|
||||
<version>3.5.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.jsonwebtoken</groupId>
|
||||
@@ -73,7 +73,7 @@
|
||||
<plugin>
|
||||
<groupId>org.owasp</groupId>
|
||||
<artifactId>dependency-check-maven</artifactId>
|
||||
<version>12.1.2</version>
|
||||
<version>12.1.1</version>
|
||||
<configuration>
|
||||
<failBuildOnCVSS>8</failBuildOnCVSS>
|
||||
<nvdApiKey>${nvdApiKey}</nvdApiKey>
|
||||
|
Reference in New Issue
Block a user