mirror of https://github.com/apache/activemq.git
[AMQ-8328] Update commons-io to 2.11.0
(cherry picked from commit c9d75b0467
)
This commit is contained in:
parent
0b2adf492c
commit
d7f644f394
2
pom.xml
2
pom.xml
|
@ -49,7 +49,7 @@
|
||||||
<commons-collections-version>3.2.2</commons-collections-version>
|
<commons-collections-version>3.2.2</commons-collections-version>
|
||||||
<commons-daemon-version>1.2.4</commons-daemon-version>
|
<commons-daemon-version>1.2.4</commons-daemon-version>
|
||||||
<commons-dbcp2-version>2.8.0</commons-dbcp2-version>
|
<commons-dbcp2-version>2.8.0</commons-dbcp2-version>
|
||||||
<commons-io-version>2.10.0</commons-io-version>
|
<commons-io-version>2.11.0</commons-io-version>
|
||||||
<commons-lang-version>3.12.0</commons-lang-version>
|
<commons-lang-version>3.12.0</commons-lang-version>
|
||||||
<commons-logging-version>1.2</commons-logging-version>
|
<commons-logging-version>1.2</commons-logging-version>
|
||||||
<commons-pool2-version>2.9.0</commons-pool2-version>
|
<commons-pool2-version>2.9.0</commons-pool2-version>
|
||||||
|
|
Loading…
Reference in New Issue