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 2938dfa054 build(deps-dev): bump org.json:json from 20250517 to 
20251224 (#2410)
2938dfa054 is described below

commit 2938dfa054dc343d53b3f89a9b8129edbf3f1ffa
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 6 09:08:40 2026 +0100

    build(deps-dev): bump org.json:json from 20250517 to 20251224 (#2410)
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20250517 to 20251224.
    - [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/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.json:json
      dependency-version: '20251224'
      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 cc3c06fafe..5858ed8fdc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -520,7 +520,7 @@
       <dependency>
         <groupId>org.json</groupId>
         <artifactId>json</artifactId>
-        <version>20250517</version>
+        <version>20251224</version>
       </dependency>
 
       <dependency>

Reply via email to