Skip to content

Commit 276549d

Browse files
[Security] Bump jackson.version from 2.10.2 to 2.12.3 (iluwatar#1738)
Bumps `jackson.version` from 2.10.2 to 2.12.3. Updates `jackson-core` from 2.10.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.10.2...jackson-core-2.12.3) Updates `jackson-databind` from 2.10.2 to 2.12.3 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.10.2 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> Co-authored-by: Subhrodip Mohanta <hello@subho.xyz> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent d67b625 commit 276549d

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
@@ -60,7 +60,7 @@
6060
<aws-lambda-core.version>1.1.0</aws-lambda-core.version>
6161
<aws-java-sdk-dynamodb.version>1.11.289</aws-java-sdk-dynamodb.version>
6262
<aws-lambda-java-events.version>2.0.1</aws-lambda-java-events.version>
63-
<jackson.version>2.10.2</jackson.version>
63+
<jackson.version>2.12.3</jackson.version>
6464
<jaxb-api.version>2.3.1</jaxb-api.version>
6565
<jaxb-impl.version>2.3.2</jaxb-impl.version>
6666
<annotation-api.version>1.3.2</annotation-api.version>

0 commit comments

Comments
 (0)