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-ide-tooling.git


The following commit(s) were added to refs/heads/master by this push:
     new 79f7fc59 Bump gson from 2.8.0 to 2.8.9 in /shared/api (#15)
79f7fc59 is described below

commit 79f7fc59576638f192aafd440aa87dc66716a84c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 28 15:47:44 2025 +0200

    Bump gson from 2.8.0 to 2.8.9 in /shared/api (#15)
    
    Bumps [gson](https://github.com/google/gson) from 2.8.0 to 2.8.9.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/google/gson/compare/gson-parent-2.8.0...gson-parent-2.8.9)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 shared/api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shared/api/pom.xml b/shared/api/pom.xml
index 1ac32dd8..3abed729 100644
--- a/shared/api/pom.xml
+++ b/shared/api/pom.xml
@@ -159,7 +159,7 @@
                <dependency>
                        <groupId>com.google.code.gson</groupId>
                        <artifactId>gson</artifactId>
-                       <version>2.8.0</version>
+                       <version>2.8.9</version>
                        <scope>provided</scope>
                </dependency>
                <dependency>

Reply via email to