Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-war-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] authored Sep 13, 2021
1 parent 4bf955e commit 6a5d336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@
<maven-stapler-plugin.version>1.17</maven-stapler-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-surefire-report-plugin.version>2.22.2</maven-surefire-report-plugin.version>
<maven-war-plugin.version>3.3.1</maven-war-plugin.version>
<maven-war-plugin.version>3.3.2</maven-war-plugin.version>
<openjpa-maven-plugin.version>1.2</openjpa-maven-plugin.version>
<taglist-maven-plugin.version>2.4</taglist-maven-plugin.version>
<versions-maven-plugin.version>2.8.1</versions-maven-plugin.version>
Expand Down

0 comments on commit 6a5d336

Please sign in to comment.