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 5292c700b1 build(deps): bump jakarta.annotation:jakarta.annotation-api 
(#1494)
5292c700b1 is described below

commit 5292c700b1695a5b065fbfa34b9ad656f66acb86
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 9 09:41:08 2024 +0200

    build(deps): bump jakarta.annotation:jakarta.annotation-api (#1494)
    
    Bumps 
[jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api)
 from 2.1.1 to 3.0.0.
    - 
[Commits](https://github.com/jakartaee/common-annotations-api/compare/2.1.1...3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: jakarta.annotation:jakarta.annotation-api
      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>
---
 plc4j/drivers/ctrlx/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plc4j/drivers/ctrlx/pom.xml b/plc4j/drivers/ctrlx/pom.xml
index 65771bd609..31a03e68e0 100644
--- a/plc4j/drivers/ctrlx/pom.xml
+++ b/plc4j/drivers/ctrlx/pom.xml
@@ -133,7 +133,7 @@
     <dependency>
       <groupId>jakarta.annotation</groupId>
       <artifactId>jakarta.annotation-api</artifactId>
-      <version>2.1.1</version>
+      <version>3.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.httpcomponents</groupId>

Reply via email to