Skip to content

Commit 0375022

Browse files
dependabot[bot]GMishx
authored andcommitted
chore(deps): bump org.apache.maven.plugins:maven-war-plugin
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 ba8fdda commit 0375022

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
8585
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
8686
<maven-surefire-plugin.version>3.5.4</maven-surefire-plugin.version>
87-
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
87+
<maven-war-plugin.version>3.5.0</maven-war-plugin.version>
8888
<versions-maven-plugin.version>2.19.1</versions-maven-plugin.version>
8989
<!-- JSON Libraries used in the project -->
9090
<gson.version>2.13.2</gson.version>

0 commit comments

Comments
 (0)