Commit e65d687
authored
chore(deps-dev): bump com.jayway.jsonpath:json-path from 2.10.0 to 3.0.0 [skip ci]
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.10.0 to 3.0.0.
Release notes
*Sourced from [com.jayway.jsonpath:json-path's releases](https://github.com/jayway/JsonPath/releases).*
> json-path-3.0.0
> ---------------
>
> What's Changed
> --------------
>
> * adding jackson3 provider ([#1066](https://redirect.github.com/jayway/JsonPath/issues/1066)) by [`@bsa01`](https://github.com/bsa01) in [json-path/JsonPath#1067](https://redirect.github.com/json-path/JsonPath/pull/1067)
> * Prepare Version 3.0.0 - Java 17 baseline with Jackson 3 by [`@kallestenflo`](https://github.com/kallestenflo) in [json-path/JsonPath#1072](https://redirect.github.com/json-path/JsonPath/pull/1072)
>
> New Contributors
> ----------------
>
> * [`@bsa01`](https://github.com/bsa01) made their first contribution in [json-path/JsonPath#1067](https://redirect.github.com/json-path/JsonPath/pull/1067)
>
> **Full Changelog**: <json-path/JsonPath@json-path-2.10.0...json-path-3.0.0>
Commits
* [`62a4c9f`](json-path/JsonPath@62a4c9f) Prepare Version 3.0.0 - Java 17 baseline with Jackson 3 ([#1072](https://redirect.github.com/jayway/JsonPath/issues/1072))
* [`470b566`](json-path/JsonPath@470b566) Prepare version 3.0.0
* [`5a7f29e`](json-path/JsonPath@5a7f29e) adding jackson3 provider ([#1066](https://redirect.github.com/jayway/JsonPath/issues/1066)) ([#1067](https://redirect.github.com/jayway/JsonPath/issues/1067))
* [`b6c60b3`](json-path/JsonPath@b6c60b3) Prepare next version ([#1059](https://redirect.github.com/jayway/JsonPath/issues/1059))
* See full diff in [compare view](json-path/JsonPath@json-path-2.10.0...json-path-3.0.0)
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments