Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO AUTO: Bumps json path to 2.7.0 (#2881) #2982

Merged
merged 1 commit into from Jun 13, 2022
Merged

NO AUTO: Bumps json path to 2.7.0 (#2881) #2982

merged 1 commit into from Jun 13, 2022

Conversation

ncordon
Copy link
Contributor

@ncordon ncordon commented Jun 13, 2022

Cherry-picks #2881

Why

To avoid confusions that json-path 2.4 could be importing json-smart 2.3, that included this security vulnerability and that's why we overrode json-smart to 2.4.2 more than one year ago: #1860

The dependency tree shows 2.3 is evicted by 2.4.8:

./gradlew -q full:dependencies // or ./gradlew -q core:dependencies

+--- com.jayway.jsonpath:json-path:2.4.0
|    +--- net.minidev:json-smart:2.3 -> 2.4.8
|    |    \--- net.minidev:accessors-smart:2.4.8
|    |         \--- org.ow2.asm:asm:9.1 -> 9.2
|    \--- org.slf4j:slf4j-api:1.7.25 -> 1.7.30

@ncordon ncordon added cherry-picked This PR has been cherry-picked to the other active branches 5.0 team-cypher-surface Cypher Surface team should review the PR labels Jun 13, 2022
@ncordon ncordon changed the title Bumps json path to 2.7.0 (#2881) NO AUTO: Bumps json path to 2.7.0 (#2881) Jun 13, 2022
@ncordon ncordon merged commit 1795c4d into dev Jun 13, 2022
@ncordon ncordon deleted the dev-bumps-json-path branch June 13, 2022 16:22
gem-neo4j pushed a commit to gem-neo4j/neo4j-apoc-procedures that referenced this pull request Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5.0 cherry-picked This PR has been cherry-picked to the other active branches team-cypher-surface Cypher Surface team should review the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant