File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ subprojects {
121
121
bouncyCastleVersion = ' 1.79'
122
122
commonsCodecVersion = ' 1.17.1'
123
123
commonsCompressVersion = ' 1.27.1'
124
- commonsIoVersion = ' 2.17 .0'
124
+ commonsIoVersion = ' 2.18 .0'
125
125
commonsMathVersion = ' 3.6.1'
126
126
junitVersion = ' 5.11.3'
127
127
log4jVersion = ' 2.23.1'
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ under the License.
266
266
<dependency prefix =" main.commons-codec" artifact =" commons-codec:commons-codec:1.17.1" usage =" main" />
267
267
<dependency prefix =" main.commons-collections4" artifact =" org.apache.commons:commons-collections4:4.4" usage =" main" />
268
268
<dependency prefix =" main.commons-math3" artifact =" org.apache.commons:commons-math3:3.6.1" usage =" main" />
269
- <dependency prefix =" main.commons-io" artifact =" commons-io:commons-io:2.17 .0" usage =" main" />
269
+ <dependency prefix =" main.commons-io" artifact =" commons-io:commons-io:2.18 .0" usage =" main" />
270
270
<dependency prefix =" main.com.zaxxer" artifact =" com.zaxxer:SparseBitSet:1.3" usage =" main" />
271
271
<dependency prefix =" main.log4j-api" artifact =" org.apache.logging.log4j:log4j-api:2.23.1" usage =" main" />
272
272
You can’t perform that action at this time.
0 commit comments