Skip to content

Commit be7bd6d

Browse files
authored
[FIX] commons-lang3 3.17.0 -> 3.18.0 (CVE-2025-48924) (#2768)
1 parent e857226 commit be7bd6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2703,7 +2703,7 @@
27032703
<dependency>
27042704
<groupId>org.apache.commons</groupId>
27052705
<artifactId>commons-lang3</artifactId>
2706-
<version>3.17.0</version>
2706+
<version>3.18.0</version>
27072707
</dependency>
27082708
<dependency>
27092709
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)