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-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new 71af2c42 fix(deps): update dependency org.apache.sling:sling to v65
71af2c42 is described below
commit 71af2c4228bf56d5d82401d882f97b717175dede
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Dec 23 12:42:33 2025 +0100
fix(deps): update dependency org.apache.sling:sling to v65
---
mcp-server/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mcp-server/pom.xml b/mcp-server/pom.xml
index d286092a..68b2502e 100644
--- a/mcp-server/pom.xml
+++ b/mcp-server/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>