This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-mcp-server.git
commit c3b0e6bcfa191b58962929705fa4be382159be3e Author: Robert Munteanu <[email protected]> AuthorDate: Tue Dec 23 12:42:33 2025 +0100 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 d286092..68b2502 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.sling</groupId> <artifactId>sling-bundle-parent</artifactId> - <version>63</version> + <version>65</version> <relativePath /> </parent>
