Skip to content

Commit 88d29b6

Browse files
chore: update commons-lang3 to address CVE-2025-48924
Signed-off-by: Andreas Reichel <[email protected]>
1 parent 0faced6 commit 88d29b6

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
@@ -90,7 +90,7 @@
9090
<dependency>
9191
<groupId>org.apache.commons</groupId>
9292
<artifactId>commons-lang3</artifactId>
93-
<version>3.17.0</version>
93+
<version>[3.18.0,)</version>
9494
<scope>test</scope>
9595
</dependency>
9696
<dependency>

0 commit comments

Comments
 (0)