This is an automated email from the ASF dual-hosted git repository.

jsedding pushed a commit to branch resolver-2.x-backports
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-servlets-resolver.git

commit d846b3877e8fd3e722cd9232c1ddba9f86d14e89
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Thu Apr 24 07:26:17 2025 +0200

    SLING-12643 : Support Jakarta ServletAPI in Scripting (Initial support)
    
    (cherry picked from commit ea47944d1f9ee364ebb9b56e5e59981ef7667ad1)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3d88979..f633159 100644
--- a/pom.xml
+++ b/pom.xml
@@ -187,7 +187,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.paxexam</artifactId>
-            <version>4.1.1-SNAPSHOT</version>
+            <version>4.1.2</version>
             <scope>test</scope>
         </dependency>
         <dependency>

Reply via email to