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

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mina-sshd.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e35da46b Bump com.google.errorprone:error_prone_core from 2.0.15 to 
2.29.2 (#550)
3e35da46b is described below

commit 3e35da46bfc6aee46bcd4c30f89390e3d39d5136
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 26 14:01:44 2024 +0200

    Bump com.google.errorprone:error_prone_core from 2.0.15 to 2.29.2 (#550)
    
    Bumps 
[com.google.errorprone:error_prone_core](https://github.com/google/error-prone) 
from 2.0.15 to 2.29.2.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](https://github.com/google/error-prone/compare/v2.0.15...v2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_core
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a4e8fd28f..6ff8ccb1f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -281,7 +281,7 @@
                            <dependency>
                                 <groupId>com.google.errorprone</groupId>
                                 <artifactId>error_prone_core</artifactId>
-                                   <version>2.0.15</version>
+                                   <version>2.29.2</version>
                             </dependency>
                            </dependencies>
                     </plugin>

Reply via email to