Skip to content

Commit

Permalink
Bump the maven-dependencies group with 2 updates (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 23, 2023
1 parent 5f6fa6c commit c3e1c40
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 @@ -31,7 +31,7 @@
<cryptofs.version>2.6.7</cryptofs.version>

<!-- build dependencies -->
<dependency-check.version>8.4.0</dependency-check.version>
<dependency-check.version>8.4.2</dependency-check.version>
<maven.deploy.version>3.1.1</maven.deploy.version>
<jacoco.version>0.8.11</jacoco.version>
</properties>
Expand Down Expand Up @@ -179,7 +179,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.1</version>
<configuration>
<argLine>@{surefire.jacoco.args} --enable-preview --enable-native-access=ALL-UNNAMED</argLine>
</configuration>
Expand Down

0 comments on commit c3e1c40

Please sign in to comment.