Skip to content

Commit 73cb79d

Browse files
tingleyjknack
authored andcommitted
Fix #1162 - Bump commons-lang3 to fix CVE-2025-48924
1 parent 42c1912 commit 73cb79d

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>org.apache.commons</groupId>
6666
<artifactId>commons-lang3</artifactId>
67-
<version>3.14.0</version>
67+
<version>3.18.0</version>
6868
</dependency>
6969

7070
<dependency>

0 commit comments

Comments
 (0)