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 ad9183af64 build(deps): bump com.google.j2objc:j2objc-annotations from 
2.8 to 3.0.0 (#1560)
ad9183af64 is described below

commit ad9183af6436e4169743f160e3fc91bc8439dfa9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 2 17:16:49 2024 +0200

    build(deps): bump com.google.j2objc:j2objc-annotations from 2.8 to 3.0.0 
(#1560)
    
    Bumps 
[com.google.j2objc:j2objc-annotations](https://github.com/google/j2objc) from 
2.8 to 3.0.0.
    - [Release notes](https://github.com/google/j2objc/releases)
    - [Commits](https://github.com/google/j2objc/compare/2.8...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.j2objc:j2objc-annotations
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 dff630c5b6..4e1d32d1aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -594,7 +594,7 @@
       <dependency>
         <groupId>com.google.j2objc</groupId>
         <artifactId>j2objc-annotations</artifactId>
-        <version>2.8</version>
+        <version>3.0.0</version>
       </dependency>
 
       <dependency>

Reply via email to