Skip to content

Commit

Permalink
tomcat 10.1.34
Browse files Browse the repository at this point in the history
  • Loading branch information
mattloveparasoft committed Jan 23, 2025
1 parent 08be38c commit 3c514bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tomcat:10.1.31-jre21-temurin-noble
FROM tomcat:10.1.34-jre21-temurin-noble

ARG TOMCAT_HOME=/usr/local/tomcat

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -744,7 +744,7 @@
<artifactInstaller>
<groupId>org.apache.tomcat</groupId>
<artifactId>tomcat</artifactId>
<version>10.1.31</version>
<version>10.1.34</version>
</artifactInstaller>
<timeout>600000</timeout>
</container>
Expand Down

0 comments on commit 3c514bc

Please sign in to comment.