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-starter.git
The following commit(s) were added to refs/heads/master by this push:
new f5dda40 fix(deps): update dependency org.apache.sling:sling to v65
f5dda40 is described below
commit f5dda405afa98f93da5f3303289f1dad804adf33
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Dec 22 17:56:33 2025 +0000
fix(deps): update dependency org.apache.sling:sling to v65
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 17a37aa..d218a89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>64</version>
+ <version>65</version>
<relativePath />
</parent>