Skip to content

Commit e0a36fa

Browse files
Bump jackson-databind from 2.10.1 to 2.10.5.1 in /java/common (#2228)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.1 to 2.10.5.1. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 428c145 commit e0a36fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>com.fasterxml.jackson.core</groupId>
7777
<artifactId>jackson-databind</artifactId>
78-
<version>2.10.1</version>
78+
<version>2.10.5.1</version>
7979
</dependency>
8080
<dependency>
8181
<groupId>com.fasterxml.jackson.datatype</groupId>

0 commit comments

Comments
 (0)