This is an automated email from the ASF dual-hosted git repository.
cziegeler pushed a commit to branch simple
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-fsresource.git
The following commit(s) were added to refs/heads/simple by this push:
new 4c8efcf Update to latest parent pom
4c8efcf is described below
commit 4c8efcf767eecca6b1463450eec5ba2c302f822a
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Oct 29 22:22:29 2024 -0700
Update to latest parent pom
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f3d200b..e72d7eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.15.0</version>
+ <version>2.25.4</version>
<scope>provided</scope>
</dependency>
<dependency>