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 26b88fe853 build(deps-dev): bump org.json:json from 20251224 to 
20260522 (#2564)
26b88fe853 is described below

commit 26b88fe853ac952760d1bae6d1897b280c10ab81
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 09:49:53 2026 +0200

    build(deps-dev): bump org.json:json from 20251224 to 20260522 (#2564)
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20251224 to 20260522.
    - [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/20251224...20260522)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-version: '20260522'
      dependency-type: direct:development
      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 260af3445e..e80ce77dc6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -520,7 +520,7 @@
       <dependency>
         <groupId>org.json</groupId>
         <artifactId>json</artifactId>
-        <version>20251224</version>
+        <version>20260522</version>
       </dependency>
 
       <dependency>

Reply via email to