Skip to content

Commit

Permalink
[DCJ-400-maven]: Bump the maven-dependencies group with 2 updates (#976)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 23, 2024
1 parent 0d088e7 commit c4a7de9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,7 @@
<plugin>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId>
<version>10.0.2</version>
<version>10.0.3</version>
<configuration>
<failBuildOnCVSS>1</failBuildOnCVSS>
<suppressionFiles>
Expand Down Expand Up @@ -546,7 +546,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>mockserver</artifactId>
<version>1.19.8</version>
<version>1.20.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit c4a7de9

Please sign in to comment.