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

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

commit ab6b290d28a094b79d8afc116de278f8cc9660bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 28 09:51:43 2025 +0100

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

diff --git a/pom.xml b/pom.xml
index 45bc87d7a..ba6aef421 100644
--- a/pom.xml
+++ b/pom.xml
@@ -221,7 +221,7 @@
                             <path>
                                 <groupId>com.google.errorprone</groupId>
                                 <artifactId>error_prone_core</artifactId>
-                                <version>2.37.0</version>
+                                <version>2.38.0</version>
                             </path>
                         </annotationProcessorPaths>
                     </configuration>

Reply via email to