Skip to content

Commit 401b2cc

Browse files
Merge pull request #100 from osslabz/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.1
build(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.1
2 parents 8b6c174 + 12f853b commit 401b2cc

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
@@ -67,7 +67,7 @@
6767
<dependency>
6868
<groupId>com.fasterxml.jackson.core</groupId>
6969
<artifactId>jackson-databind</artifactId>
70-
<version>2.21.0</version>
70+
<version>2.21.1</version>
7171
<optional>true</optional>
7272
</dependency>
7373

0 commit comments

Comments
 (0)