Skip to content

Commit 1537b47

Browse files
authored
Merge pull request #98 from arnaud-m/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.14.1
Bump jackson-databind from 2.13.0 to 2.14.1
2 parents 50310c2 + e000040 commit 1537b47

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
@@ -107,7 +107,7 @@
107107
<dependency>
108108
<groupId>com.fasterxml.jackson.core</groupId>
109109
<artifactId>jackson-databind</artifactId>
110-
<version>2.13.0</version>
110+
<version>2.14.1</version>
111111
<scope>test</scope>
112112
</dependency>
113113
</dependencies>

0 commit comments

Comments
 (0)