Skip to content

Commit 6562016

Browse files
chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind
Bumps [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) from 2.20.1 to 2.21.5. - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-version: 2.22.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69b9b2b commit 6562016

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws-lambda-java-events/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<lombok.version>1.18.22</lombok.version>
3838
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3939
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
40-
<jackson.version>2.20.1</jackson.version>
40+
<jackson.version>2.21.5</jackson.version>
4141
<json.unit>2.40.1</json.unit>
4242
<junit-jupiter.version>5.12.2</junit-jupiter.version>
4343
</properties>

0 commit comments

Comments
 (0)