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-launchpad-testing.git


The following commit(s) were added to refs/heads/master by this push:
     new 40b4b53  SLING-10830 - Run Sling ITs with Java 17 as well
40b4b53 is described below

commit 40b4b5358e07c96bd74bb7a2921b7ea56a8c70d6
Author: Robert Munteanu <[email protected]>
AuthorDate: Tue Sep 21 17:16:07 2021 +0200

    SLING-10830 - Run Sling ITs with Java 17 as well
    
    Update to parent pom 46.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 638cd1c..5423641 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.sling</groupId>
         <artifactId>sling</artifactId>
-        <version>45</version>
+        <version>46</version>
         <relativePath />
     </parent>
 

Reply via email to