Skip to content

Commit debf77c

Browse files
authored
Update org.apache.commons-lang3 to 3.20.0 to fix security vulnerability (CVE-2025-48924) (#109)
1 parent 9d4ec00 commit debf77c

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>org.apache.commons</groupId>
132132
<artifactId>commons-lang3</artifactId>
133-
<version>3.18.0</version>
133+
<version>3.20.0</version>
134134
<scope>test</scope>
135135
</dependency>
136136
</dependencies>

0 commit comments

Comments
 (0)