Skip to content

Commit

Permalink
Bump the maven-build-plugins group with 2 updates (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent 83abd6d commit 175affd
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.8</cryptofs.version>

<!-- build dependencies -->
<dependency-check.version>9.0.7</dependency-check.version>
<dependency-check.version>9.0.9</dependency-check.version>
<maven.deploy.version>3.1.1</maven.deploy.version>
<jacoco.version>0.8.11</jacoco.version>
</properties>
Expand Down Expand Up @@ -192,7 +192,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.3</version>
<version>3.2.5</version>
<configuration>
<argLine>@{surefire.jacoco.args} -javaagent:${net.bytebuddy:byte-buddy-agent:jar} --enable-preview --enable-native-access=org.cryptomator.jfuse.linux.amd64,org.cryptomator.jfuse.linux.aarch64,org.cryptomator.jfuse.mac,org.cryptomator.jfuse.win</argLine>
</configuration>
Expand Down

0 comments on commit 175affd

Please sign in to comment.