Skip to content

Commit 27b9f6e

Browse files
Dependabot Bump (#354)
* 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] <support@github.com> * 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] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1194d01 commit 27b9f6e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

finish/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>io.openliberty.tools</groupId>
8282
<artifactId>liberty-maven-plugin</artifactId>
83-
<version>3.11.4</version>
83+
<version>3.11.5</version>
8484
</plugin>
8585
<!-- Plugin to run functional tests -->
8686
<plugin>

start/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<plugin>
8181
<groupId>io.openliberty.tools</groupId>
8282
<artifactId>liberty-maven-plugin</artifactId>
83-
<version>3.11.4</version>
83+
<version>3.11.5</version>
8484
</plugin>
8585
<!-- Plugin to run functional tests -->
8686
<plugin>

0 commit comments

Comments
 (0)