Skip to content

Commit

Permalink
Merge pull request #157 from sfuhrm/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-failsafe-plugin-3.5.2

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.2
  • Loading branch information
sfuhrm authored Nov 9, 2024
2 parents 5208e27 + c095e23 commit d8b87cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radiobrowser4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<plugins>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit d8b87cf

Please sign in to comment.