Skip to content

Commit 4d5d620

Browse files
Bump org.apache.maven.plugins:maven-war-plugin in /start/inventory
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/apache/maven-war-plugin/releases) - [Commits](apache/maven-war-plugin@maven-war-plugin-3.4.0...maven-war-plugin-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9c555d commit 4d5d620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

start/inventory/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<plugin>
5353
<groupId>org.apache.maven.plugins</groupId>
5454
<artifactId>maven-war-plugin</artifactId>
55-
<version>3.4.0</version>
55+
<version>3.5.0</version>
5656
</plugin>
5757
<!-- Plugin to run functional tests -->
5858
<plugin>

0 commit comments

Comments
 (0)