Skip to content

Commit

Permalink
Merge branch 'staging' into versionless
Browse files Browse the repository at this point in the history
  • Loading branch information
gkwan-ibm authored Jan 7, 2025
2 parents 6ad1bf8 + 1bd6ea7 commit 5b5924f
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.11.3</version>
<version>5.11.4</version>
<!-- tag::test2[] -->
<scope>test</scope>
<!-- end::test2[] -->
Expand All @@ -97,7 +97,7 @@
<plugin>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
<!-- tag::configuration[] -->
<configuration>
<!-- tag::serverName[] -->
Expand Down

0 comments on commit 5b5924f

Please sign in to comment.