This is an automated email from the ASF dual-hosted git repository.
sseifert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-contentparser-xml.git
The following commit(s) were added to refs/heads/master by this push:
new 7481cad SLING-12282 Update Dependencies to 2023 (#2)
7481cad is described below
commit 7481cad4a4ab0908e37698cacfb3cbe2603a0536
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Apr 9 12:00:24 2024 +0200
SLING-12282 Update Dependencies to 2023 (#2)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8d4b9a0..d118f89 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>provided</scope>
</dependency>
<dependency>