Skip to content

Commit ce64f1e

Browse files
authored
Merge pull request #113 from fugerit-org/dependabot/maven/commons-io-commons-io-2.21.0
chore(deps-dev): bump commons-io:commons-io from 2.20.0 to 2.21.0
2 parents 4f7a91a + 1e06302 commit ce64f1e

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.20.0</version>
91+
<version>2.21.0</version>
9292
<scope>test</scope>
9393
</dependency>
9494

0 commit comments

Comments
 (0)