Skip to content
Snippets Groups Projects
Verified Commit d7184f75 authored by Jesper Zedlitz's avatar Jesper Zedlitz
Browse files

updated libraries

parent 004edfb8
Branches
No related tags found
No related merge requests found
Pipeline #1832 passed
......@@ -34,7 +34,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.16</version>
<version>1.5.17</version>
</dependency>
<!-- https://mvnrepository.com/artifact/jaxen/jaxen -->
......@@ -49,7 +49,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
<version>5.11.4</version>
<version>5.12.0</version>
<scope>test</scope>
</dependency>
......@@ -97,7 +97,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.11.4</version>
<version>5.12.0</version>
<scope>test</scope>
</dependency>
......@@ -177,7 +177,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>11.1.0</version>
<version>12.1.0</version>
<configuration>
<failBuildOnCVSS>8</failBuildOnCVSS>
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment