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 7455a49 commit 049fcebCopy full SHA for 049fceb
pom.xml
@@ -23,7 +23,7 @@
23
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
24
<java.version>11</java.version>
25
<jackson-dataformat-yaml.version>2.10.1</jackson-dataformat-yaml.version>
26
- <commons-io.version>2.6</commons-io.version>
+ <commons-io.version>2.14.0</commons-io.version>
27
<maven-surefire-plugin.version>2.22.1</maven-surefire-plugin.version>
28
<junit-platform-surefire-provider.version>1.3.2</junit-platform-surefire-provider.version>
29
</properties>
0 commit comments