This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch MDEP-869
in repository https://gitbox.apache.org/repos/asf/maven-dependency-plugin.git

commit 5827c6d8a2d7d2ea62e9f105573170ddb3fe5c97
Author: Elliotte Rusty Harold <elh...@ibiblio.org>
AuthorDate: Sat May 20 11:35:12 2023 -0400

    [MDEP-869] update commons-collections to 4.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f49fed74..f6aaee4c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -257,7 +257,7 @@ under the License.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-collections4</artifactId>
-      <version>4.2</version>
+      <version>4.4</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>

Reply via email to