Skip to content

Commit

Permalink
Merge pull request #1839 from cherylking/fixFeaturesNPE
Browse files Browse the repository at this point in the history
Pick up latest ci.common for NPE fix
  • Loading branch information
cherylking authored Oct 14, 2024
2 parents fe9b969 + 1a2fe95 commit 192afbc
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.34</version>
<version>1.8.35</version>
</dependency>
<dependency>
<groupId>org.twdata.maven</groupId>
Expand Down

0 comments on commit 192afbc

Please sign in to comment.