Skip to content

Commit

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

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.2 to 3.2.2
  • Loading branch information
sfuhrm authored Nov 19, 2023
2 parents 2463514 + fa841e9 commit 7ccc38b
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 @@ -94,7 +94,7 @@
<plugins>
<plugin>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.2</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 7ccc38b

Please sign in to comment.