Skip to content

Commit

Permalink
Merge #4379
Browse files Browse the repository at this point in the history
4379: chore(deps): update version.jackson to v2.11.0 r=npepinpe a=renovate[bot]

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | minor | `2.10.3` -> `2.11.0` |
| [com.fasterxml.jackson.core:jackson-core](https://togithub.com/FasterXML/jackson-core) | minor | `2.10.3` -> `2.11.0` |
| [com.fasterxml.jackson.core:jackson-databind](https://togithub.com/FasterXML/jackson-databind) | minor | `2.10.3` -> `2.11.0` |
| [com.fasterxml.jackson:jackson-bom](https://togithub.com/FasterXML/jackson-bom) | minor | `2.10.3` -> `2.11.0` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#zeebe-io/zeebe).

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
zeebe-bors[bot] and renovate-bot committed Apr 29, 2020
2 parents eb7f0f2 + e16e988 commit ee30c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<version.httpasyncclient>4.1.4</version.httpasyncclient>
<version.httpclient>4.5.12</version.httpclient>
<version.httpcomponents>4.4.13</version.httpcomponents>
<version.jackson>2.10.3</version.jackson>
<version.jackson>2.11.0</version.jackson>
<version.java-grpc-prometheus>0.3.0</version.java-grpc-prometheus>
<version.junit>4.13</version.junit>
<version.log4j>2.13.0</version.log4j>
Expand Down

0 comments on commit ee30c99

Please sign in to comment.