Skip to content

Commit f0b456a

Browse files
authored
Merge pull request #336 from OpenLiberty/staging
Merge staging to prod - Dependabot Bump
2 parents 9470c25 + 9299f31 commit f0b456a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<plugin>
8383
<groupId>io.openliberty.tools</groupId>
8484
<artifactId>liberty-maven-plugin</artifactId>
85-
<version>3.11.4</version>
85+
<version>3.11.5</version>
8686
<!-- tag::configuration[] -->
8787
<configuration>
8888
<!-- Copy the hazelcast library -->

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<plugin>
8484
<groupId>io.openliberty.tools</groupId>
8585
<artifactId>liberty-maven-plugin</artifactId>
86-
<version>3.11.4</version>
86+
<version>3.11.5</version>
8787
<configuration>
8888
<!-- Copy the hazelcast library -->
8989
<copyDependencies>

0 commit comments

Comments
 (0)