Skip to content

Commit

Permalink
Merge pull request #101 from OpenLiberty/dependabot/maven/finish/inve…
Browse files Browse the repository at this point in the history
…ntory/org.apache.maven.plugins-maven-failsafe-plugin-3.2.5

Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.0.0 to 3.2.5 in /finish/inventory
  • Loading branch information
gkwan-ibm authored Mar 5, 2024
2 parents b6d8c49 + 866b18f commit 823341e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion finish/inventory/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.0.0</version>
<version>3.2.5</version>
<configuration>
<systemPropertyVariables>
<http.port>${liberty.var.default.http.port}</http.port>
Expand Down

0 comments on commit 823341e

Please sign in to comment.