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 150
150
<logback_version >1.2.13</logback_version >
151
151
<!-- Fix the bug of log4j refer:https://github.com/apache/logging-log4j2/pull/608 -->
152
152
<log4j2_version >2.24.1</log4j2_version >
153
- <commons_io_version >2.17 .0</commons_io_version >
153
+ <commons_io_version >2.18 .0</commons_io_version >
154
154
<commons-codec_version >1.17.1</commons-codec_version >
155
155
<groovy_version >4.0.24</groovy_version >
156
156
Original file line number Diff line number Diff line change 75
75
<dependency >
76
76
<groupId >commons-io</groupId >
77
77
<artifactId >commons-io</artifactId >
78
- <version >2.17 .0</version >
78
+ <version >2.18 .0</version >
79
79
</dependency >
80
80
81
81
<!-- Takes no effect for this dependency. To notify github dependencies bot to update ${protobuf-java.version} property. -->
You can’t perform that action at this time.
0 commit comments