Skip to content

Commit a7da1e7

Browse files
CVE-2025-48924 Apache Commons Lang is vulnerable to Uncontrolled Recursion when processing long inputs
Bumps org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2a728d2 commit a7da1e7

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
@@ -836,7 +836,7 @@
836836
<dependency>
837837
<groupId>org.apache.commons</groupId>
838838
<artifactId>commons-lang3</artifactId>
839-
<version>3.17.0</version>
839+
<version>3.18.0</version>
840840
</dependency>
841841
<dependency>
842842
<groupId>commons-io</groupId>

0 commit comments

Comments
 (0)