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

sseifert pushed a commit to branch feature/SLING-12282-update-deps
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-testutils.git

commit ac3135cc4f73029c9d4af73981cca985d5d41e60
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Apr 9 11:27:54 2024 +0200

    SLING-12282 Update Dependencies to 2023
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7b91c37..393f199 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
-            <version>3.8</version>
+            <version>3.12.0</version>
             <scope>compile</scope>
         </dependency>
     </dependencies>

Reply via email to