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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/master by this push:
     new 71785cf78 Bump com.google.errorprone:error_prone_core from 2.29.1 to 
2.29.2 (#361)
71785cf78 is described below

commit 71785cf780f4923f9029a17d5bf14e55603b38aa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 22 10:39:56 2024 +0100

    Bump com.google.errorprone:error_prone_core from 2.29.1 to 2.29.2 (#361)
    
    Bumps 
[com.google.errorprone:error_prone_core](https://github.com/google/error-prone) 
from 2.29.1 to 2.29.2.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](https://github.com/google/error-prone/compare/v2.29.1...v2.29.2)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_core
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 2c6ac1489..745ad9b79 100644
--- a/pom.xml
+++ b/pom.xml
@@ -222,7 +222,7 @@
                             <path>
                                 <groupId>com.google.errorprone</groupId>
                                 <artifactId>error_prone_core</artifactId>
-                                <version>2.29.1</version>
+                                <version>2.29.2</version>
                             </path>
                         </annotationProcessorPaths>
                     </configuration>

Reply via email to