We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1f14c7 commit 66e1e08Copy full SHA for 66e1e08
pom.xml
@@ -83,7 +83,7 @@
83
84
<mutiny.version>2.9.3</mutiny.version>
85
<artemis.version>2.44.0</artemis.version>
86
- <commons-io.version>2.20.0</commons-io.version>
+ <commons-io.version>2.21.0</commons-io.version>
87
88
<jboss-log-manager.version>3.1.2.Final</jboss-log-manager.version>
89
smallrye-reactive-messaging-jms/pom.xml
@@ -74,7 +74,7 @@
74
<dependency>
75
<groupId>commons-io</groupId>
76
<artifactId>commons-io</artifactId>
77
- <version>2.20.0</version>
+ <version>2.21.0</version>
78
<scope>test</scope>
79
</dependency>
80
0 commit comments