Skip to content

Commit

Permalink
Merge pull request #1804 from cherylking/useCommon1832release
Browse files Browse the repository at this point in the history
Use 1.8.32 common release
  • Loading branch information
cherylking committed Mar 8, 2024
2 parents 89f3c4c + 59a2d3c commit c195ba1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liberty-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>io.openliberty.tools</groupId>
<artifactId>ci.common</artifactId>
<version>1.8.32-SNAPSHOT</version>
<version>1.8.32</version>
</dependency>
<dependency>
<groupId>org.twdata.maven</groupId>
Expand Down

0 comments on commit c195ba1

Please sign in to comment.