Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-war-plugin from 2.3 …
Browse files Browse the repository at this point in the history
…to 3.4.0 in /jans-casa

Dependabot couldn't find the original pull request head commit, 17e45ae.
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent 6e00e72 commit 820af32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jans-casa/app-fips/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
<plugin>
<artifactId>maven-war-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>2.3</version>
<version>3.4.0</version>
<configuration>
<failOnMissingWebXml>false</failOnMissingWebXml>
<archive>
Expand Down
2 changes: 1 addition & 1 deletion jans-casa/app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
<plugin>
<artifactId>maven-war-plugin</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>2.3</version>
<version>3.4.0</version>
<configuration>
<archive>
<manifest>
Expand Down

0 comments on commit 820af32

Please sign in to comment.