Skip to content

Commit

Permalink
Merge pull request #13 from mk868/dependabot/maven/jgpio/prod-deps-96…
Browse files Browse the repository at this point in the history
…10e8bb60

Bump the prod-deps group in /jgpio with 2 updates
  • Loading branch information
mk868 authored Nov 4, 2024
2 parents c00050a + fff69cd commit 5685c3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jgpio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.1</version>
<version>3.5.2</version>
<configuration>
<argLine>--enable-native-access=eu.softpol.lib.jgpio -javaagent:${org.mockito:mockito-core:jar}</argLine>
</configuration>
Expand Down Expand Up @@ -228,7 +228,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.10.1</version>
<version>3.11.1</version>
<configuration>
<excludePackageNames>eu.softpol.lib.jgpio.internal.*</excludePackageNames>
</configuration>
Expand Down

0 comments on commit 5685c3c

Please sign in to comment.