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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 4e895524b98 Revert "chore(deps): Bump org.skyscreamer:jsonassert from 
1.5.1 to 1.5.2 (#14668)"
4e895524b98 is described below

commit 4e895524b985b6899c555d562e57d51f8edb29be
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Fri Jun 28 14:41:41 2024 +0200

    Revert "chore(deps): Bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.2 
(#14668)"
    
    This reverts commit d0c8bf903d7753e63fd2d8374e2f2fc4e747eed6.
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6211552f8cb..98b6f490fe2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -295,7 +295,7 @@
         <jsmpp-version>3.0.1</jsmpp-version>
         <jsch-version>0.2.18</jsch-version>
         <javax-json-api-version>1.1.4</javax-json-api-version>
-        <jsonassert-version>1.5.2</jsonassert-version>
+        <jsonassert-version>1.5.1</jsonassert-version>
         <json-path-version>2.9.0</json-path-version>
         <json-patch-version>1.13</json-patch-version>
         <json-smart-version>2.5.1</json-smart-version>

Reply via email to