Skip to content

Commit

Permalink
fix(sec): upgrade org.apache.tomcat:tomcat-catalina to 8.5.76 (keyclo…
Browse files Browse the repository at this point in the history
…ak#14950)

Co-authored-by: stianst <stianst@gmail.com>
  • Loading branch information
2 people authored and andre-nascimento6791 committed Dec 1, 2022
1 parent ba7bb32 commit 4a666a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -190,7 +190,7 @@
<surefire.system.args></surefire.system.args>

<!-- Tomcat versions -->
<tomcat8.version>8.5.38</tomcat8.version>
<tomcat8.version>8.5.76</tomcat8.version>
<tomcat9.version>9.0.16</tomcat9.version>

<!-- Spring Boot versions, used for tests -->
Expand Down
1 change: 0 additions & 1 deletion testsuite/integration-arquillian/servers/pom.xml
Expand Up @@ -49,7 +49,6 @@

<!-- Tomcat versions needs to be overwritten to newer versions because of https://issues.redhat.com/browse/KEYCLOAK-14103 -->
<tomcat9.version>9.0.29</tomcat9.version>
<tomcat8.version>8.5.49</tomcat8.version>
</properties>

<modules>
Expand Down

0 comments on commit 4a666a3

Please sign in to comment.