fix(sec): upgrade org.apache.tomcat:tomcat-catalina to 8.5.76 (#14950)

Co-authored-by: stianst <stianst@gmail.com>
This commit is contained in:
Master_Sky 2022-10-25 20:30:28 +08:00 committed by GitHub
parent 883e83e625
commit 164465861b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View file

@ -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 -->

View file

@ -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>