Skip to content

Commit c1298ae

Browse files
Bump jackson.version from 2.12.2 to 2.12.3 (#97)
Bumps `jackson.version` from 2.12.2 to 2.12.3. Updates `jackson-databind` from 2.12.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-dataformat-csv` from 2.12.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases) - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.12.2...jackson-dataformats-text-2.12.3) Updates `jackson-module-parameter-names` from 2.12.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-modules-java8/releases) - [Commits](FasterXML/jackson-modules-java8@jackson-modules-java8-2.12.2...jackson-modules-java8-2.12.3) Updates `jackson-datatype-jdk8` from 2.12.2 to 2.12.3 Updates `jackson-datatype-jsr310` from 2.12.2 to 2.12.3 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 709a88b commit c1298ae

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
@@ -29,7 +29,7 @@
2929
<apache.log4j.version>2.13.3</apache.log4j.version>
3030
<assertj.version>3.19.0</assertj.version>
3131
<immutables.version>2.8.8</immutables.version>
32-
<jackson.version>2.12.2</jackson.version>
32+
<jackson.version>2.12.3</jackson.version>
3333
<json.unit.version>2.25.0</json.unit.version>
3434
<junit.version>4.13.1</junit.version>
3535
</properties>

0 commit comments

Comments
 (0)