Skip to content

Commit

Permalink
Bump maven-war-plugin from 3.2.1 to 3.3.1 (#38)
Browse files Browse the repository at this point in the history
Bumps [maven-war-plugin](https://github.com/apache/maven-war-plugin) from 3.2.1 to 3.3.1.
- [Release notes](https://github.com/apache/maven-war-plugin/releases)
- [Commits](apache/maven-war-plugin@maven-war-plugin-3.2.1...maven-war-plugin-3.3.1)

---
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 16, 2021
1 parent a9a94c8 commit b11ea22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mrm-webapp/pom.xml
Expand Up @@ -36,7 +36,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.1</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit b11ea22

Please sign in to comment.