Skip to content

Commit 99c2fd5

Browse files
Dependabot Bump (#390)
* 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]> * 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]> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0de0a98 commit 99c2fd5

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

finish/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
<plugin>
9191
<groupId>io.openliberty.tools</groupId>
9292
<artifactId>liberty-maven-plugin</artifactId>
93-
<version>3.11.4</version>
93+
<version>3.11.5</version>
9494
</plugin>
9595
<!-- Plugin to run unit tests -->
9696
<plugin>

finish/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>io.openliberty.tools</groupId>
7373
<artifactId>liberty-maven-plugin</artifactId>
74-
<version>3.11.4</version>
74+
<version>3.11.5</version>
7575
</plugin>
7676
<!-- Plugin to run unit tests -->
7777
<plugin>

start/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>io.openliberty.tools</groupId>
8787
<artifactId>liberty-maven-plugin</artifactId>
88-
<version>3.11.4</version>
88+
<version>3.11.5</version>
8989
</plugin>
9090
<!-- Plugin to run unit tests -->
9191
<plugin>

start/system/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<plugin>
7272
<groupId>io.openliberty.tools</groupId>
7373
<artifactId>liberty-maven-plugin</artifactId>
74-
<version>3.11.4</version>
74+
<version>3.11.5</version>
7575
</plugin>
7676
<!-- Plugin to run unit tests -->
7777
<plugin>

0 commit comments

Comments
 (0)