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-extras.git


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

commit b7fce279f8c376f75d584fbe32fe8150163f09f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 18 12:04:31 2024 +0200

    chore(deps): bump com.google.errorprone:error_prone_annotations (#107)
    
    Bumps 
[com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone)
 from 2.28.0 to 2.29.1.
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](https://github.com/google/error-prone/compare/v2.28.0...v2.29.1)
    
    ---
    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 3b6b543..6705ebf 100644
--- a/plc4j/integrations/apache-calcite/pom.xml
+++ b/plc4j/integrations/apache-calcite/pom.xml
@@ -114,7 +114,7 @@
       <dependency>
         <groupId>com.google.errorprone</groupId>
         <artifactId>error_prone_annotations</artifactId>
-        <version>2.28.0</version>
+        <version>2.29.1</version>
       </dependency>
     </dependencies>
   </dependencyManagement>

Reply via email to