This is an automated email from the ASF dual-hosted git repository.

shaojunwang pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-teaclave-java-tee-sdk.git


The following commit(s) were added to refs/heads/master by this push:
     new 2699d55  Bump org.json:json from 20211205 to 20231013 in /sdk
2699d55 is described below

commit 2699d5504f1232f1e35e95da77943d80e08ea4f0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 2 01:23:49 2025 +0000

    Bump org.json:json from 20211205 to 20231013 in /sdk
    
    Bumps [org.json:json](https://github.com/douglascrockford/JSON-java) from 
20211205 to 20231013.
    - [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: '20231013'
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 sdk/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sdk/pom.xml b/sdk/pom.xml
index 451f099..647d660 100644
--- a/sdk/pom.xml
+++ b/sdk/pom.xml
@@ -95,7 +95,7 @@
             <dependency>
                 <groupId>org.json</groupId>
                 <artifactId>json</artifactId>
-                <version>20211205</version>
+                <version>20231013</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.teaclave.javasdk</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to