Skip to content

Commit 8e5ee2e

Browse files
Dependabot Bump (#335)
* Bump io.openliberty.tools:liberty-maven-plugin in /finish Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.11.4 to 3.11.5. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](OpenLiberty/ci.maven@liberty-maven-3.11.4...liberty-maven-3.11.5) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-version: 3.11.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Bump io.openliberty.tools:liberty-maven-plugin in /start Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.11.4 to 3.11.5. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](OpenLiberty/ci.maven@liberty-maven-3.11.4...liberty-maven-3.11.5) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-version: 3.11.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a596ef commit 8e5ee2e

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)