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

chore(dependencies): unpin com.jayway.jsonpath:json-path #4669

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

dbyron-sf
Copy link
Contributor

because the version from kork-bom/spring boot takes precedence.

From $ ./gradlew orca-core:dependencies, $./gradlew orca-webhook:dependencies and $ ./gradlew orca-pipelinetemplate:dependencies before:

+--- com.jayway.jsonpath:json-path:2.2.0 -> 2.5.0
|    +--- net.minidev:json-smart:2.3 -> 2.4.10
|    |    \--- net.minidev:accessors-smart:2.4.9
|    |         \--- org.ow2.asm:asm:9.3

after:

+--- com.jayway.jsonpath:json-path -> 2.5.0
|    +--- net.minidev:json-smart:2.3 -> 2.4.10
|    |    \--- net.minidev:accessors-smart:2.4.9
|    |         \--- org.ow2.asm:asm:9.3

@dbyron-sf dbyron-sf changed the title core(dependencies): unpin com.jayway.jsonpath:json-path chore(dependencies): unpin com.jayway.jsonpath:json-path Mar 8, 2024
@spinnaker spinnaker deleted a comment from spinnakerbot Mar 8, 2024
because the version from kork-bom/spring boot takes precedence.

From $ ./gradlew orca-core:dependencies, $./gradlew orca-webhook:dependencies and $
./gradlew orca-pipelinetemplate:dependencies before:

+--- com.jayway.jsonpath:json-path:2.2.0 -> 2.5.0
|    +--- net.minidev:json-smart:2.3 -> 2.4.10
|    |    \--- net.minidev:accessors-smart:2.4.9
|    |         \--- org.ow2.asm:asm:9.3

after:

+--- com.jayway.jsonpath:json-path -> 2.5.0
|    +--- net.minidev:json-smart:2.3 -> 2.4.10
|    |    \--- net.minidev:accessors-smart:2.4.9
|    |         \--- org.ow2.asm:asm:9.3
@jasonmcintosh jasonmcintosh added the ready to merge Approved and ready for merge label Mar 8, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Mar 8, 2024
@mergify mergify bot merged commit 19082b4 into spinnaker:master Mar 8, 2024
5 checks passed
@dbyron-sf dbyron-sf deleted the unpin-jsonpath branch March 8, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.34
Projects
None yet
3 participants