Skip to content

Commit 7d2a5d1

Browse files
committed
Bump commons-io and commons-lang3 to most recent versions
1 parent 259d9f9 commit 7d2a5d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,12 +120,12 @@
120120
<dependency>
121121
<groupId>commons-io</groupId>
122122
<artifactId>commons-io</artifactId>
123-
<version>2.15.1</version>
123+
<version>2.16.1</version>
124124
</dependency>
125125
<dependency>
126126
<groupId>org.apache.commons</groupId>
127127
<artifactId>commons-lang3</artifactId>
128-
<version>3.14.0</version>
128+
<version>3.16.0</version>
129129
</dependency>
130130

131131
<dependency>

0 commit comments

Comments
 (0)