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 aba30b9515 build(deps-dev): bump 
com.fasterxml.jackson.core:jackson-annotations (#2582)
aba30b9515 is described below

commit aba30b9515e711b9ae8f66aa51b404f8f2a76c52
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 8 07:53:27 2026 +0200

    build(deps-dev): bump com.fasterxml.jackson.core:jackson-annotations (#2582)
    
    Bumps 
[com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson)
 from 2.21 to 2.22.
    - [Commits](https://github.com/FasterXML/jackson/commits)
    
    ---
    updated-dependencies:
    - dependency-name: com.fasterxml.jackson.core:jackson-annotations
      dependency-version: '2.22'
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    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 4879304cb4..947539ba38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
     <httpclient.version>4.5.14</httpclient.version>
     <httpcore.version>4.4.16</httpcore.version>
     <jackson.version>2.21.4</jackson.version>
-    <jackson.broken.version>2.21</jackson.broken.version>
+    <jackson.broken.version>2.22</jackson.broken.version>
     <woodstox-core.version>7.1.1</woodstox-core.version>
     <!-- When updating this to the latest version, we're getting errors in the 
opcua server tests -->
     <jaxb.version>4.0.4</jaxb.version>

Reply via email to