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 762a8cd7 [MRESOLVER-665] Bump com.google.code.gson:gson from 2.11.0 to 
2.12.1 (#648)
762a8cd7 is described below

commit 762a8cd77dfd193c1ea4852955caa8a124c2aae8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Feb 1 19:41:27 2025 +0100

    [MRESOLVER-665] Bump com.google.code.gson:gson from 2.11.0 to 2.12.1 (#648)
    
    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 
2.11.0 to 2.12.1.
    - [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.11.0...gson-parent-2.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      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-665
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to