Skip to content

Commit

Permalink
Bump tomcat7-maven-plugin from 2.1 to 2.2
Browse files Browse the repository at this point in the history
Bumps tomcat7-maven-plugin from 2.1 to 2.2.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.maven:tomcat7-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and forgedhallpass committed Feb 21, 2022
1 parent 7c8c178 commit 404249e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion csrfguard-test/csrfguard-test-jsp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<name>OWASP CSRFGuard JSP Test WebApp</name>

<properties>
<tomcat7-maven-plugin.version>2.1</tomcat7-maven-plugin.version>
<tomcat7-maven-plugin.version>2.2</tomcat7-maven-plugin.version>
<skip.run.webapp>true</skip.run.webapp>
<skip.create.executable.jar>true</skip.create.executable.jar>
</properties>
Expand Down

0 comments on commit 404249e

Please sign in to comment.