Skip to content

Commit db86fa0

Browse files
authored
Merge pull request #25 from AdoptOpenJDK/dependabot/maven/commons-io-commons-io-2.14.0
Bump commons-io:commons-io from 2.7 to 2.14.0
2 parents 7e68d6f + 1f5282c commit db86fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>commons-io</groupId>
143143
<artifactId>commons-io</artifactId>
144-
<version>2.7</version>
144+
<version>2.14.0</version>
145145
</dependency>
146146
<dependency>
147147
<groupId>com.google.guava</groupId>

0 commit comments

Comments
 (0)