Skip to content

Commit 55f43fd

Browse files
build(deps): bump org.apache.maven.plugins:maven-war-plugin (#2856)
Bumps [org.apache.maven.plugins:maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.3.2 to 3.4.0. - [Commits](apache/maven-war-plugin@maven-war-plugin-3.3.2...maven-war-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-war-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7c51606 commit 55f43fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model-view-viewmodel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<properties>
3939
<zk.version>9.0.0</zk.version>
4040
<jetty-maven-plugin.version>9.4.28.v20200408</jetty-maven-plugin.version>
41-
<maven-war-plugin.version>3.3.2</maven-war-plugin.version>
41+
<maven-war-plugin.version>3.4.0</maven-war-plugin.version>
4242
<maven.build.timestamp.format>yyyy-MM-dd</maven.build.timestamp.format>
4343
<packname>-${project.version}-FL-${maven.build.timestamp}</packname>
4444
</properties>

0 commit comments

Comments
 (0)