Skip to content

Commit

Permalink
Merge pull request #153 from payara/dependabot/maven/org.apache.maven…
Browse files Browse the repository at this point in the history
….plugins-maven-war-plugin-3.3.2

Bump maven-war-plugin from 3.3.1 to 3.3.2
  • Loading branch information
jGauravGupta authored Jan 28, 2022
2 parents 3055289 + ca4faf8 commit afa9ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion payara-micro-deployer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
<version>3.3.1</version>
<version>3.3.2</version>
</plugin>

<plugin>
Expand Down

0 comments on commit afa9ec2

Please sign in to comment.