Skip to content

Commit

Permalink
Merge pull request #551 from cloudfoundry/CVE-2022-22965
Browse files Browse the repository at this point in the history
CVE-2022-22965: Update to Spring Framework 5.3.18
  • Loading branch information
silvestre authored Mar 31, 2022
2 parents 9a51bc2 + 6908a81 commit 5cf006b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
<io.prometheus.simpleclient.version>0.15.0</io.prometheus.simpleclient.version>
<spring-framework.version>5.3.18</spring-framework.version> <!-- CVE-2022-22965, see https://spring.io/blog/2022/03/31/spring-framework-rce-early-announcement#status -->
</properties>

<dependencies>
Expand Down

0 comments on commit 5cf006b

Please sign in to comment.