This is an automated email from the ASF dual-hosted git repository.
yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new 81cb3e163c Bump json in /airavata-services/services-security
81cb3e163c is described below
commit 81cb3e163cb9a0a987d6f76003b8e4468cc61480
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 14 17:12:39 2023 +0000
Bump json in /airavata-services/services-security
Bumps [json](https://github.com/douglascrockford/JSON-java) from 20131018
to 20230227.
- [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-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
---
airavata-services/services-security/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/airavata-services/services-security/pom.xml
b/airavata-services/services-security/pom.xml
index 7bddbfb28a..7fcb4541a4 100644
--- a/airavata-services/services-security/pom.xml
+++ b/airavata-services/services-security/pom.xml
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
- <version>20131018</version>
+ <version>20230227</version>
</dependency>
<dependency>
<groupId>org.apache.airavata</groupId>