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

jsinovassinnaik pushed a commit to branch UNOMI-821
in repository https://gitbox.apache.org/repos/asf/unomi.git


The following commit(s) were added to refs/heads/UNOMI-821 by this push:
     new 7e3e6ab6c upgrade version
7e3e6ab6c is described below

commit 7e3e6ab6c0e9b6e15f3a97d3d1adad07b1045faf
Author: jsinovassin <jsinovassinn...@jahia.com>
AuthorDate: Fri Apr 19 11:11:54 2024 +0200

    upgrade version
---
 extensions/unomi-mailchimp/services/pom.xml | 2 +-
 tools/shell-commands/pom.xml                | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/extensions/unomi-mailchimp/services/pom.xml 
b/extensions/unomi-mailchimp/services/pom.xml
index cf732bbbb..67d543dea 100644
--- a/extensions/unomi-mailchimp/services/pom.xml
+++ b/extensions/unomi-mailchimp/services/pom.xml
@@ -57,7 +57,7 @@
         <dependency>
             <groupId>org.json</groupId>
             <artifactId>json</artifactId>
-            <version>20231013</version>
+            <version>20240303</version>
         </dependency>
 
         <dependency>
diff --git a/tools/shell-commands/pom.xml b/tools/shell-commands/pom.xml
index 7bc956e7a..1c7388a69 100644
--- a/tools/shell-commands/pom.xml
+++ b/tools/shell-commands/pom.xml
@@ -57,7 +57,7 @@
         <dependency>
             <groupId>org.json</groupId>
             <artifactId>json</artifactId>
-            <version>20231013</version>
+            <version>20240303</version>
         </dependency>
 
 

Reply via email to