Skip to content

Commit 83e06f7

Browse files
SONARJAVA-5625 Upgrade spring-expression to version 6.1.21 to suppress alert for CVE-2024-38827 (#5195)
This commit should suppress the alert for CVE-2024-38827.
1 parent f2f6bdd commit 83e06f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>org.springframework</groupId>
277277
<artifactId>spring-expression</artifactId>
278-
<version>6.1.13</version>
278+
<version>6.1.21</version>
279279
</dependency>
280280
<dependency>
281281
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)