Skip to content
This repository was archived by the owner on Apr 22, 2025. It is now read-only.

Commit 6712c7a

Browse files
FGJ-108: Update commons-io dependency (#126)
Address CVE-2021-29425 found in commons-io:2.6 Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
1 parent df1827a commit 6712c7a

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>commons-io</groupId>
144144
<artifactId>commons-io</artifactId>
145-
<version>2.6</version>
145+
<version>2.8.0</version>
146146
</dependency>
147147

148148
<!-- https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core -->

0 commit comments

Comments
 (0)