Skip to content

Commit 5c749ac

Browse files
Bump jacksonVersion from 2.10.1 to 2.11.1 (#58)
Bumps `jacksonVersion` from 2.10.1 to 2.11.1. Updates `jackson-core` from 2.10.1 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.10.1...jackson-core-2.11.1) Updates `jackson-databind` from 2.10.1 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-xml` from 2.10.1 to 2.11.1 - [Release notes](https://github.com/FasterXML/jackson-dataformat-xml/releases) - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.10.1...jackson-dataformat-xml-2.11.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 43a9a90 commit 5c749ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<hibernateSearchVersion>5.5.4.Final</hibernateSearchVersion>
2828
<hibernateJpaVersion>1.0.0.Final</hibernateJpaVersion>
2929
<htmlunitVersion>2.28.5</htmlunitVersion>
30-
<jacksonVersion>2.10.1</jacksonVersion>
30+
<jacksonVersion>2.11.1</jacksonVersion>
3131
<javaxValidationVersion>2.0.1.Final</javaxValidationVersion>
3232
<javaxActivationVersion>1.1.1</javaxActivationVersion>
3333
<jaxbVersion>2.2.11</jaxbVersion>

0 commit comments

Comments
 (0)