Skip to content

Commit 22070e2

Browse files
Merge pull request #65 from oysteing/commons-io_2.18.0
Update commons-io to mitigate CVE-2024-47554
2 parents a764ab8 + 52c96d5 commit 22070e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

starter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<dependency>
5252
<groupId>commons-io</groupId>
5353
<artifactId>commons-io</artifactId>
54-
<version>2.8.0</version>
54+
<version>2.18.0</version>
5555
</dependency>
5656
<dependency>
5757
<groupId>org.springframework.boot</groupId>

0 commit comments

Comments
 (0)