Skip to content

Commit 66e1e08

Browse files
Bump commons-io:commons-io from 2.20.0 to 2.21.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.20.0 to 2.21.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.20.0...rel/commons-io-2.21.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1f14c7 commit 66e1e08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383

8484
<mutiny.version>2.9.3</mutiny.version>
8585
<artemis.version>2.44.0</artemis.version>
86-
<commons-io.version>2.20.0</commons-io.version>
86+
<commons-io.version>2.21.0</commons-io.version>
8787

8888
<jboss-log-manager.version>3.1.2.Final</jboss-log-manager.version>
8989

smallrye-reactive-messaging-jms/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>commons-io</groupId>
7676
<artifactId>commons-io</artifactId>
77-
<version>2.20.0</version>
77+
<version>2.21.0</version>
7878
<scope>test</scope>
7979
</dependency>
8080

0 commit comments

Comments
 (0)