Skip to content

Commit

Permalink
Merge pull request #183 from OpenLiberty/staging
Browse files Browse the repository at this point in the history
Merge staging to prod - Dependabot Bump
  • Loading branch information
gkwan-ibm authored Jul 11, 2024
2 parents 1ddd51c + 9718997 commit 89bb244
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions finish/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter</artifactId>
<version>5.10.2</version>
<version>5.10.3</version>
<!-- tag::test2[] -->
<scope>test</scope>
<!-- end::test2[] -->
Expand Down Expand Up @@ -111,7 +111,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>3.2.5</version>
<version>3.3.0</version>
<configuration>
<!-- tag::system-property-variables[] -->
<systemPropertyVariables>
Expand Down

0 comments on commit 89bb244

Please sign in to comment.