Skip to content

Commit

Permalink
Bump org.apache.tomcat.embed:tomcat-embed-jasper from 11.0.0 to 11.0.1
Browse files Browse the repository at this point in the history
Bumps org.apache.tomcat.embed:tomcat-embed-jasper from 11.0.0 to 11.0.1.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-jasper
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 1f933a6 commit 297bb0b
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 @@ -100,7 +100,7 @@
<dependency>
<groupId>org.apache.tomcat.embed</groupId>
<artifactId>tomcat-embed-jasper</artifactId>
<version>11.0.0</version>
<version>11.0.1</version>
</dependency>
<!-- Unit/integration tests -->
<dependency>
Expand Down

0 comments on commit 297bb0b

Please sign in to comment.