Skip to content

Commit

Permalink
Fix/prodsec 8957 spring context vulnerability (#674)
Browse files Browse the repository at this point in the history
* [PRODSEC-8957] fix for spring-context

* [PRODSEC-8957] fix for spring-context

* [PRODSEC-8957] fix for spring-context

* [PRODSEC-8957] fix for spring-context
  • Loading branch information
purusothaman-mm authored Jun 17, 2024
1 parent a879ad8 commit 459e3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/alfresco-rad/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>3.2.17.RELEASE</version>
<version>5.3.37</version>
</dependency>

<!-- Access to JUnit runner classes -->
Expand Down

0 comments on commit 459e3f1

Please sign in to comment.