Bump jackson-databind from 2.13.3 to 2.14.0
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.3 to 2.14.0. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
02a114dd33
commit
9e739f91a1
2
pom.xml
2
pom.xml
|
@ -91,7 +91,7 @@
|
|||
<hc.client.version>4.5.13</hc.client.version>
|
||||
<hc.core.version>4.4.11</hc.core.version>
|
||||
<jackson.version>2.13.3</jackson.version>
|
||||
<jackson-databind.version>2.13.3</jackson-databind.version>
|
||||
<jackson-databind.version>2.14.0</jackson-databind.version>
|
||||
<aalto-xml.version>1.3.1</aalto-xml.version>
|
||||
<xmlunit.version>1.6</xmlunit.version>
|
||||
<mockito-all.version>1.9.5</mockito-all.version>
|
||||
|
|
Loading…
Reference in New Issue