Skip to content

Commit

Permalink
Merge pull request #318 from OpenLiberty/dependabot/maven/start/io.op…
Browse files Browse the repository at this point in the history
…enliberty.tools-liberty-maven-plugin-3.11.2

Bump io.openliberty.tools:liberty-maven-plugin from 3.11.1 to 3.11.2 in /start
  • Loading branch information
gkwan-ibm authored Jan 7, 2025
2 parents 76158cf + bcf03c3 commit 1715d9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion start/backendServices/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<plugin>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
</plugin>
<!-- Plugin to run unit tests -->
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion start/frontendUI/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
<plugin>
<groupId>io.openliberty.tools</groupId>
<artifactId>liberty-maven-plugin</artifactId>
<version>3.11.1</version>
<version>3.11.2</version>
</plugin>
<!-- Plugin to run unit tests -->
<plugin>
Expand Down

0 comments on commit 1715d9b

Please sign in to comment.