File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
qulice-maven-plugin/src/it
dependency-violations-exclude Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
132
132
<dependency >
133
133
<groupId >commons-io</groupId >
134
134
<artifactId >commons-io</artifactId >
135
- <version >2.16 .0</version >
135
+ <version >2.18 .0</version >
136
136
</dependency >
137
137
<dependency >
138
138
<groupId >org.cactoos</groupId >
Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
66
66
-->
67
67
<groupId >commons-io</groupId >
68
68
<artifactId >commons-io</artifactId >
69
- <version >2.16 .0</version >
69
+ <version >2.18 .0</version >
70
70
</dependency >
71
71
</dependencies >
72
72
<build >
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
57
57
-->
58
58
<groupId >commons-io</groupId >
59
59
<artifactId >commons-io</artifactId >
60
- <version >2.14 .0</version >
60
+ <version >2.18 .0</version >
61
61
</dependency >
62
62
</dependencies >
63
63
<build >
You can’t perform that action at this time.
0 commit comments