Skip to content

Commit 472559d

Browse files
committed
Update dependencies
1 parent e6ab57d commit 472559d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,12 @@
7676
<dependency>
7777
<groupId>org.apache.commons</groupId>
7878
<artifactId>commons-lang3</artifactId>
79-
<version>3.12.0</version>
79+
<version>3.13.0</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>commons-io</groupId>
8383
<artifactId>commons-io</artifactId>
84-
<version>2.11.0</version>
84+
<version>2.13.0</version>
8585
</dependency>
8686
<dependency>
8787
<groupId>org.apache.commons</groupId>
@@ -228,7 +228,7 @@
228228
<dependency>
229229
<groupId>com.opencsv</groupId>
230230
<artifactId>opencsv</artifactId>
231-
<version>5.7.1</version>
231+
<version>5.8</version>
232232
</dependency>
233233

234234
<!-- Development tools -->

0 commit comments

Comments
 (0)