Skip to content

Commit ce76264

Browse files
dependabot[bot]afrittoli
authored andcommitted
Bump jackson-databind from 2.13.2 to 2.13.4.2
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.2 to 2.13.4.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc95f70 commit ce76264

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
@@ -24,7 +24,7 @@
2424
<cloudevents.version>2.3.0</cloudevents.version>
2525
<junit-jupiter.version>5.8.2</junit-jupiter.version>
2626
<assertj-core.version>3.22.0</assertj-core.version>
27-
<jackson.version>2.13.2</jackson.version>
27+
<jackson.version>2.13.4.2</jackson.version>
2828
<project.github.repository>cdevents/sdk-java</project.github.repository>
2929
<nexus.url>https://s01.oss.sonatype.org</nexus.url>
3030
<repository.url>[email protected]:${project.github.repository}.git</repository.url>

0 commit comments

Comments
 (0)