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

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new a1bd684a91 build(deps): bump 
com.google.errorprone:error_prone_annotations (#1416)
a1bd684a91 is described below

commit a1bd684a916b13f6defc84756fb5f28d445a4eb4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 22 10:48:33 2024 +0100

    build(deps): bump com.google.errorprone:error_prone_annotations (#1416)
    
    Bumps 
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
 from 2.24.1 to 2.25.0.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](https://github.com/google/error-prone/compare/v2.24.1...v2.25.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_annotations
      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>
---
 plc4j/integrations/apache-calcite/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/integrations/apache-calcite/pom.xml 
b/plc4j/integrations/apache-calcite/pom.xml
index 898563704e..d5f383466f 100644
--- a/plc4j/integrations/apache-calcite/pom.xml
+++ b/plc4j/integrations/apache-calcite/pom.xml
@@ -102,7 +102,7 @@
       <dependency>
         <groupId>com.google.errorprone</groupId>
         <artifactId>error_prone_annotations</artifactId>
-        <version>2.24.1</version>
+        <version>2.25.0</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to