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-commons-johnzon.git
The following commit(s) were added to refs/heads/master by this push:
new 05863de Update to parent 51
05863de is described below
commit 05863de3450cf095dfe7e5d369cbf0305dfe44e0
Author: Robert Munteanu <[email protected]>
AuthorDate: Wed Jul 19 19:02:26 2023 +0300
Update to parent 51
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index b0df949..0618274 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.apache.sling</groupId>
<artifactId>sling-bundle-parent</artifactId>
- <version>46</version>
+ <version>51</version>
<relativePath />
</parent>