Skip to content

Commit 1ffb28b

Browse files
dependabot-preview[bot]iluwatar
authored andcommitted
[Security] Bump jackson.version from 2.8.5 to 2.10.2 (iluwatar#1133)
Bumps `jackson.version` from 2.8.5 to 2.10.2. Updates `jackson-core` from 2.8.5 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](FasterXML/jackson-core@jackson-core-2.8.5...jackson-core-2.10.2) Updates `jackson-databind` from 2.8.5 to 2.10.2 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-annotations` from 2.8.5 to 2.10.2 - [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 c7c8940 commit 1ffb28b

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
@@ -48,7 +48,7 @@
4848
<aws-lambda-core.version>1.1.0</aws-lambda-core.version>
4949
<aws-java-sdk-dynamodb.version>1.11.289</aws-java-sdk-dynamodb.version>
5050
<aws-lambda-java-events.version>2.0.1</aws-lambda-java-events.version>
51-
<jackson.version>2.8.5</jackson.version>
51+
<jackson.version>2.10.2</jackson.version>
5252
<jaxb-api.version>2.3.1</jaxb-api.version>
5353
<jaxb-impl.version>2.3.2</jaxb-impl.version>
5454
<annotation-api.version>1.3.2</annotation-api.version>

0 commit comments

Comments
 (0)