Skip to content

Commit 238657f

Browse files
Bump jackson.version from 2.12.1 to 2.12.3
Bumps `jackson.version` from 2.12.1 to 2.12.3. Updates `jackson-core` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.12.1...jackson-core-2.12.3) Updates `jackson-databind` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.12.1 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 47a6468 commit 238657f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<properties>
5050
<httpclient.version>4.5.13</httpclient.version>
5151
<httpcore.version>4.4.14</httpcore.version>
52-
<jackson.version>2.12.1</jackson.version>
52+
<jackson.version>2.12.3</jackson.version>
5353
<slf4j.version>1.7.30</slf4j.version>
5454
<spring.version>5.3.3</spring.version>
5555
<jadler.version>1.3.0</jadler.version>

0 commit comments

Comments
 (0)