Skip to content

Commit 65d301a

Browse files
chore(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2f4399 commit 65d301a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ val pdfgencoreVersion = "1.1.46"
2222

2323
///Due to vulnerabilities
2424
val commonsCompressVersion = "1.27.1"
25-
val commonsIoVersion = "2.18.0"
25+
val commonsIoVersion = "2.19.0"
2626

2727
plugins {
2828
id("application")

0 commit comments

Comments
 (0)