Skip to content

Commit 4c410df

Browse files
committed
updated dependencies
1 parent 076f743 commit 4c410df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jcp/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@
216216
<dependency>
217217
<groupId>org.apache.maven.shared</groupId>
218218
<artifactId>file-management</artifactId>
219-
<version>3.1.0</version>
219+
<version>3.2.0</version>
220220
<scope>provided</scope>
221221
<exclusions>
222222
<exclusion>
@@ -233,7 +233,7 @@
233233
<dependency>
234234
<groupId>org.apache.commons</groupId>
235235
<artifactId>commons-text</artifactId>
236-
<version>1.13.0</version>
236+
<version>1.14.0</version>
237237
</dependency>
238238
<dependency>
239239
<groupId>commons-codec</groupId>

0 commit comments

Comments
 (0)