Skip to content

Commit 73bfeb6

Browse files
authored
Merge pull request #197 from arnaud-m/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.21.3
Bump com.fasterxml.jackson.core:jackson-databind from 2.21.0 to 2.21.3
2 parents b439a15 + c2af215 commit 73bfeb6

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.21.0</version>
110+
<version>2.21.3</version>
111111
<scope>test</scope>
112112
</dependency>
113113
</dependencies>

0 commit comments

Comments
 (0)