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

enorman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-jackrabbit-accessmanager.git


The following commit(s) were added to refs/heads/master by this push:
     new 7b5adc5  Bump org.eclipse.parsson:parsson from 1.1.1 to 1.1.3 (#25)
7b5adc5 is described below

commit 7b5adc5813fd7eea64cd02d7594416a40e4a67ef
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 17 13:03:22 2024 -0700

    Bump org.eclipse.parsson:parsson from 1.1.1 to 1.1.3 (#25)
    
    Bumps 
[org.eclipse.parsson:parsson](https://github.com/eclipse-ee4j/parsson) from 
1.1.1 to 1.1.3.
    - [Release notes](https://github.com/eclipse-ee4j/parsson/releases)
    - [Commits](https://github.com/eclipse-ee4j/parsson/compare/1.1.1...1.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.eclipse.parsson:parsson
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6036618..6145d1e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -154,7 +154,7 @@
         <dependency>
             <groupId>org.eclipse.parsson</groupId>
             <artifactId>parsson</artifactId>
-            <version>1.1.1</version>
+            <version>1.1.3</version>
             <scope>test</scope>
         </dependency>
 

Reply via email to