Skip to content

Commit

Permalink
Merge pull request #774 from osgi/dependabot/maven/org.apache.maven.p…
Browse files Browse the repository at this point in the history
…lugins-maven-surefire-plugin-3.2.5

build: Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.5
  • Loading branch information
timothyjward authored Feb 5, 2024
2 parents 0701812 + cf5324a commit 533cf10
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 @@ -269,7 +269,7 @@ SPDX-License-Identifier: ${project.licenses[0].name}
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.5</version>
<!-- We let bnd-testing-maven-plugin do all the testing -->
<configuration>
<skipTests>true</skipTests>
Expand Down

0 comments on commit 533cf10

Please sign in to comment.