Skip to content

Commit b55b97f

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.21.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72f4d62 commit b55b97f

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
@@ -40,7 +40,7 @@
4040
<lombok.version>1.18.22</lombok.version>
4141
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4242
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
43-
<jackson.version>2.20.1</jackson.version>
43+
<jackson.version>2.21.5</jackson.version>
4444
<json.unit>2.40.1</json.unit>
4545
<junit-jupiter.version>5.12.2</junit-jupiter.version>
4646
</properties>

0 commit comments

Comments
 (0)