Skip to content

Commit c983840

Browse files
authored
Merge pull request #210 from messagebird/upgradeJacksonDatabindVersion
upgrade jackson databind lib version
2 parents 5b60293 + 22822d0 commit c983840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>com.fasterxml.jackson.core</groupId>
9090
<artifactId>jackson-databind</artifactId>
91-
<version>2.13.2.2</version>
91+
<version>2.14.0-rc1</version>
9292
</dependency>
9393
<dependency>
9494
<groupId>com.auth0</groupId>

0 commit comments

Comments
 (0)