There was an error while loading. Please reload this page.
1 parent ac17da4 commit ec1e1a9Copy full SHA for ec1e1a9
pom.xml
@@ -89,7 +89,7 @@ under the License.
89
<dependency>
90
<groupId>org.apache.commons</groupId>
91
<artifactId>commons-lang3</artifactId>
92
- <version>3.12.0</version>
+ <version>3.14.0</version>
93
</dependency>
94
95
<groupId>org.codehaus.plexus</groupId>
@@ -121,7 +121,7 @@ under the License.
121
122
<groupId>commons-io</groupId>
123
<artifactId>commons-io</artifactId>
124
- <version>2.14.0</version>
+ <version>2.15.1</version>
125
126
</dependencies>
127
</dependencyManagement>
0 commit comments