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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git


The following commit(s) were added to refs/heads/master by this push:
     new 4d229cb  Bump org.apache.sling:org.apache.sling.servlets.post
4d229cb is described below

commit 4d229cbedb28003b278f5ed4f1eda01ed52fc448
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Dec 10 11:59:15 2024 +0000

    Bump org.apache.sling:org.apache.sling.servlets.post
    
    Bumps org.apache.sling:org.apache.sling.servlets.post from 2.1.2 to 2.3.22.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.sling:org.apache.sling.servlets.post
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3198b3c..08a7989 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.servlets.post</artifactId>
-            <version>2.1.2</version>
+            <version>2.3.22</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to