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-starter.git
The following commit(s) were added to refs/heads/master by this push:
new 317caef fix(deps): update dependency org.apache.sling:sling to v51
(#190)
317caef is described below
commit 317caefc8f53245fee2060ed574f8bb7f19c3850
Author: Mend Renovate <[email protected]>
AuthorDate: Thu Jul 13 10:22:01 2023 +0200
fix(deps): update dependency org.apache.sling:sling to v51 (#190)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 03f98df..7d65d6f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling</artifactId>
- <version>50</version>
+ <version>51</version>
<relativePath />
</parent>