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

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-resolver.git


The following commit(s) were added to refs/heads/master by this push:
     new e2686c1e [MRESOLVER-702] Bump com.google.code.gson:gson from 2.12.1 to 
2.13.0 (#686)
e2686c1e is described below

commit e2686c1eed535ee006b8b9cd6787126c3f0a5899
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 16:06:07 2025 +0200

    [MRESOLVER-702] Bump com.google.code.gson:gson from 2.12.1 to 2.13.0 (#686)
    
    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 
2.12.1 to 2.13.0.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/google/gson/compare/gson-parent-2.12.1...gson-parent-2.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-version: 2.13.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    
    ---
    
    https://issues.apache.org/jira/browse/MRESOLVER-702
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 91650f61..c3b9418e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -328,7 +328,7 @@
       <dependency>
         <groupId>com.google.code.gson</groupId>
         <artifactId>gson</artifactId>
-        <version>2.12.1</version>
+        <version>2.13.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to