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

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


The following commit(s) were added to refs/heads/1.22 by this push:
     new 4e5026cf76 OAK-10723: Update commons-lang3 dependency to 3.14.0 (#1382)
4e5026cf76 is described below

commit 4e5026cf7698ed49d07377dc5b77636728d6697e
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Tue Mar 26 15:05:52 2024 +0100

    OAK-10723: Update commons-lang3 dependency to 3.14.0 (#1382)
---
 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 6b7c9f5353..cfe2e7a228 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -598,7 +598,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.13.0</version>
+        <version>3.14.0</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>

Reply via email to