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

xiatian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git


The following commit(s) were added to refs/heads/master by this push:
     new f9e178482 Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0 
(#4906)
f9e178482 is described below

commit f9e1784820be8ad6b1c775d414f9300feb1cedba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 20 22:33:40 2024 +0800

    Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.9.0 (#4906)
    
    Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) 
from 2.7.0 to 2.9.0.
    - [Release notes](https://github.com/jayway/JsonPath/releases)
    - 
[Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md)
    - 
[Commits](https://github.com/jayway/JsonPath/compare/json-path-2.7.0...json-path-2.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.jayway.jsonpath:json-path
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index e8b95ccc2..1dc715116 100644
--- a/build.gradle
+++ b/build.gradle
@@ -699,7 +699,7 @@ subprojects {
 
             dependency "com.h3xstream.findsecbugs:findsecbugs-plugin:1.11.0"
             dependency "com.mebigfatguy.fb-contrib:fb-contrib:7.6.0"
-            dependency "com.jayway.jsonpath:json-path:2.7.0"
+            dependency "com.jayway.jsonpath:json-path:2.9.0"
 
             dependency 
"org.springframework.boot:spring-boot-starter-web:2.7.18"
             dependency "io.openmessaging:registry-server:0.0.1"


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

Reply via email to