Compare commits
1 Commits
renovate/o
...
15fcd4593d
| Author | SHA1 | Date | |
|---|---|---|---|
| 15fcd4593d |
4
pom.xml
4
pom.xml
@@ -91,7 +91,7 @@
|
||||
<dependency>
|
||||
<groupId>org.junit.jupiter</groupId>
|
||||
<artifactId>junit-jupiter-api</artifactId>
|
||||
<version>6.0.2</version>
|
||||
<version>6.0.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
@@ -155,7 +155,7 @@
|
||||
<plugin>
|
||||
<groupId>org.owasp</groupId>
|
||||
<artifactId>dependency-check-maven</artifactId>
|
||||
<version>12.1.8</version>
|
||||
<version>12.2.0</version>
|
||||
<configuration>
|
||||
<failBuildOnCVSS>8</failBuildOnCVSS>
|
||||
<!--suppress UnresolvedMavenProperty -->
|
||||
|
||||
Reference in New Issue
Block a user