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 @@ -142,7 +142,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
142
142
<dependency >
143
143
<groupId >commons-io</groupId >
144
144
<artifactId >commons-io</artifactId >
145
- <version >2.11 .0</version >
145
+ <version >2.14 .0</version >
146
146
</dependency >
147
147
<dependency >
148
148
<groupId >org.cactoos</groupId >
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
65
65
-->
66
66
<groupId >commons-io</groupId >
67
67
<artifactId >commons-io</artifactId >
68
- <version >2.0.1 </version >
68
+ <version >2.14.0 </version >
69
69
</dependency >
70
70
</dependencies >
71
71
<build >
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
56
56
-->
57
57
<groupId >commons-io</groupId >
58
58
<artifactId >commons-io</artifactId >
59
- <version >2.0.1 </version >
59
+ <version >2.14.0 </version >
60
60
</dependency >
61
61
</dependencies >
62
62
<build >
You can’t perform that action at this time.
0 commit comments