Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.tomcat:tomcat-jasper to v11 (#…
Browse files Browse the repository at this point in the history
…255)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent b13d33d commit 40823a6
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.8.0</maven.project.info.reports.plugin.version>
<maven.version>3.9.9</maven.version>
<java.compilation.level>11</java.compilation.level>
<tomcat.version>10.1.33</tomcat.version>
<tomcat.version>11.0.1</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 40823a6

Please sign in to comment.