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-jcr-contentloader.git
The following commit(s) were added to refs/heads/master by this push:
new 8b9afab Bump org.apache.sling.jcr.base from 3.0.6 to 3.1.12
8b9afab is described below
commit 8b9afabedcda0b9c4d6891b65bfd24e9910c6740
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 19 14:58:17 2024 +0000
Bump org.apache.sling.jcr.base from 3.0.6 to 3.1.12
Bumps org.apache.sling.jcr.base from 3.0.6 to 3.1.12.
---
updated-dependencies:
- dependency-name: org.apache.sling:org.apache.sling.jcr.base
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 58eb9f8..8d43324 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,7 +121,7 @@
<!-- for security content loader (users/groups/acls) -->
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.jcr.base</artifactId>
- <version>3.0.6</version>
+ <version>3.1.12</version>
<scope>provided</scope>
</dependency>
<dependency>