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

reschke pushed a commit to branch OAK-11699
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit a3b12a4933eef67f5cf1c54106877251a24a7d9b
Author: Julian Reschke <[email protected]>
AuthorDate: Wed May 7 09:59:21 2025 +0100

    OAK-11699: Update commons-collections4 to 4.5.0
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 2adf25b2ad..4f2e6548b6 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -609,7 +609,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-collections4</artifactId>
-        <version>4.4</version>
+        <version>4.5.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to