We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6188ce commit 9d4a406Copy full SHA for 9d4a406
pom.xml
@@ -110,7 +110,7 @@
110
<dependency>
111
<groupId>commons-io</groupId>
112
<artifactId>commons-io</artifactId>
113
- <version>2.4</version>
+ <version>2.14.0</version>
114
</dependency>
115
<!-- Charset guesser -->
116
@@ -150,7 +150,7 @@
150
151
<groupId>org.zeroturnaround</groupId>
152
<artifactId>zt-exec</artifactId>
153
- <version>1.10</version>
+ <version>1.11</version>
154
155
<!-- Cache Layer -->
156
0 commit comments