Skip to content

Commit 28de15a

Browse files
Bump jackson.version from 2.11.3 to 2.12.3 (#67)
* Bump jackson.version from 2.11.3 to 2.12.3 Bumps `jackson.version` from 2.11.3 to 2.12.3. Updates `jackson-databind` from 2.11.3 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-yaml` from 2.11.3 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.11.3...jackson-dataformats-text-2.12.3) Signed-off-by: dependabot[bot] <[email protected]> * Update *.yml files Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sonallux <[email protected]>
1 parent abd8545 commit 28de15a

File tree

3 files changed

+671
-865
lines changed

3 files changed

+671
-865
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
<!-- Dependencies -->
6464
<lombok.version>1.18.20</lombok.version>
65-
<jackson.version>2.11.3</jackson.version>
65+
<jackson.version>2.12.3</jackson.version>
6666
<slf4j.version>1.7.30</slf4j.version>
6767
<guava.version>30.1.1-jre</guava.version>
6868
<picocli.version>4.6.1</picocli.version>

0 commit comments

Comments
 (0)