This is an automated email from the ASF dual-hosted git repository.
rgdoliveira pushed a commit to branch main
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-runtimes.git
The following commit(s) were added to refs/heads/main by this push:
new bb26cbb478 Bump com.jayway.jsonpath:json-path (#3362)
bb26cbb478 is described below
commit bb26cbb4782536aa9761397f390763da71fc0b49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 25 14:19:20 2024 +0100
Bump com.jayway.jsonpath:json-path (#3362)
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath)
from 2.8.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.8.0...json-path-2.9.0)
---
updated-dependencies:
- dependency-name: com.jayway.jsonpath:json-path
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
kogito-build/kogito-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kogito-build/kogito-dependencies-bom/pom.xml
b/kogito-build/kogito-dependencies-bom/pom.xml
index 6d38e1aafc..ba2d5d04fa 100644
--- a/kogito-build/kogito-dependencies-bom/pom.xml
+++ b/kogito-build/kogito-dependencies-bom/pom.xml
@@ -25,7 +25,7 @@
<version.com.networknt>1.0.86</version.com.networknt>
<version.com.fasterxml.jackson>2.15.2</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.databind>2.15.2</version.com.fasterxml.jackson.databind>
- <version.com.jayway.jsonpath>2.8.0</version.com.jayway.jsonpath>
+ <version.com.jayway.jsonpath>2.9.0</version.com.jayway.jsonpath>
<version.net.minidev.jsonsmart>2.4.10</version.net.minidev.jsonsmart>
<version.net.thisptr.jackson-jq>1.0.0-preview.20220705</version.net.thisptr.jackson-jq>
<version.io.quarkiverse.jackson-jq>2.0.1</version.io.quarkiverse.jackson-jq>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]