Skip to content

Commit 265ae15

Browse files
authored
Merge pull request #190 from arnaud-m/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.0
Bump com.fasterxml.jackson.core:jackson-databind from 2.20.0 to 2.21.0
2 parents 865eb07 + 8b03da3 commit 265ae15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>com.fasterxml.jackson.core</groupId>
109109
<artifactId>jackson-databind</artifactId>
110-
<version>2.20.0</version>
110+
<version>2.21.0</version>
111111
<scope>test</scope>
112112
</dependency>
113113
</dependencies>

0 commit comments

Comments
 (0)