Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.tomcat:tomcat-jasper to v10.1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2024
1 parent eb65b44 commit 42c8e12
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 @@ -33,7 +33,7 @@
<maven.project.info.reports.plugin.version>3.6.1</maven.project.info.reports.plugin.version>
<maven.version>3.9.8</maven.version>
<java.compilation.level>11</java.compilation.level>
<tomcat.version>10.1.25</tomcat.version>
<tomcat.version>10.1.26</tomcat.version>
<maven.compiler.source>${java.compilation.level}</maven.compiler.source>
<maven.compiler.target>${java.compilation.level}</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 42c8e12

Please sign in to comment.