Skip to content

Commit

Permalink
Merge pull request #42 from OpenNMS/dependabot/maven/release-2.x/org.…
Browse files Browse the repository at this point in the history
…apache.maven.plugins-maven-surefire-plugin-3.2.5

build(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.1 to 3.2.5
  • Loading branch information
Benjamin Reed authored Feb 16, 2024
2 parents 7241db6 + b963e56 commit 8ad0bf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.22.1</version>
<version>3.2.5</version>
<configuration>
<excludes>
<exclude>**/*IT.java</exclude>
Expand Down

0 comments on commit 8ad0bf5

Please sign in to comment.