This is an automated email from the ASF dual-hosted git repository. robbie pushed a commit to branch 1.x in repository https://gitbox.apache.org/repos/asf/qpid-jms.git
commit ffc13f124fc90213f95ad46da39bb74732742b16 Author: Robbie Gemmell <rob...@apache.org> AuthorDate: Mon Aug 18 10:58:02 2025 +0100 QPIDJMS-613: Update to commons-io 2.20.0 (cherry picked from commit 6b03e1aa0d0deace23a366fc17e4a62a4bb60a1b) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1a13da29..af7ed207 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ <mockito-version>5.19.0</mockito-version> <hamcrest-version>3.0</hamcrest-version> <hadoop-minikdc-version>3.4.1</hadoop-minikdc-version> - <commons-io-version>2.19.0</commons-io-version> + <commons-io-version>2.20.0</commons-io-version> <!-- Maven Plugin Versions for this Project --> <maven-javacc-plugin-version>2.6</maven-javacc-plugin-version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org