Skip to content

Commit 0598066

Browse files
authored
Merge pull request #101 from fugerit-org/dependabot/maven/commons-io-commons-io-2.20.0
chore(deps-dev): bump commons-io:commons-io from 2.19.0 to 2.20.0
2 parents 8d754d8 + 4fdc1cc commit 0598066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fj-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>commons-io</groupId>
9090
<artifactId>commons-io</artifactId>
91-
<version>2.19.0</version>
91+
<version>2.20.0</version>
9292
<scope>test</scope>
9393
</dependency>
9494

0 commit comments

Comments
 (0)