Skip to content

Commit

Permalink
Update Tomcat for 9.0.90
Browse files Browse the repository at this point in the history
  • Loading branch information
Corneil du Plessis committed Jul 8, 2024
1 parent 65e164c commit 80faaa6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<commons-text.version>1.10.0</commons-text.version>
<testcontainers.version>1.19.7</testcontainers.version>
<!-- Specific version overrides to deal w/ CVEs -->
<tomcat.version>9.0.88</tomcat.version>
<tomcat.version>9.0.90</tomcat.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<spring-kafka.version>2.9.13</spring-kafka.version>
<netty.version>4.1.109.Final</netty.version>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-dataflow-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<codearte-props2yml.version>0.5</codearte-props2yml.version>
<jettison.version>1.5.4</jettison.version>
<!-- Specific version overrides to deal w/ CVEs -->
<tomcat.version>9.0.88</tomcat.version>
<tomcat.version>9.0.90</tomcat.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<spring-kafka.version>2.9.13</spring-kafka.version>
<netty.version>4.1.109.Final</netty.version>
Expand Down

0 comments on commit 80faaa6

Please sign in to comment.