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 c48edd34a8 build(deps): bump org.json:json from 20260522 to 20260719 
(#2649)
c48edd34a8 is described below

commit c48edd34a8317d8e211f7c00f1feaf28d3a6c9e2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 20 08:52:17 2026 +0200

    build(deps): bump org.json:json from 20260522 to 20260719 (#2649)
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20260522 to 20260719.
    - [Release notes](https://github.com/douglascrockford/JSON-java/releases)
    - 
[Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
    - 
[Commits](https://github.com/douglascrockford/JSON-java/compare/20260522...20260719)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-version: '20260719'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    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 9ae1dab517..c0c9cde545 100644
--- a/pom.xml
+++ b/pom.xml
@@ -535,7 +535,7 @@
       <dependency>
         <groupId>org.json</groupId>
         <artifactId>json</artifactId>
-        <version>20260522</version>
+        <version>20260719</version>
       </dependency>
 
       <dependency>

Reply via email to