Skip to content

Commit

Permalink
chore: Bump commons-io to mitigate CVE-2024-47554
Browse files Browse the repository at this point in the history
Fixes spring-projectsgh-1145

Signed-off-by: Thomas Vitale <ThomasVitale@users.noreply.github.com>
  • Loading branch information
ThomasVitale committed Oct 6, 2024
1 parent 747c030 commit 166b6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version=3.4.0-SNAPSHOT
springBootVersion=3.4.0-M3
nativeBuildToolsVersion=0.10.1
commonsIoVersion=2.11.0
commonsIoVersion=2.17.0
jlineVersion=3.26.3
st4Version=4.3.3
jimfsVersion=1.2
Expand Down

0 comments on commit 166b6dd

Please sign in to comment.