Skip to content

Commit a0fec37

Browse files
fix(deps): update dependency com.fasterxml.jackson.core:jackson-databind to v2.18.0
1 parent 63c7c0a commit a0fec37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<dependency>
190190
<groupId>com.fasterxml.jackson.core</groupId>
191191
<artifactId>jackson-databind</artifactId>
192-
<version>2.12.7.2</version>
192+
<version>2.18.0</version>
193193
</dependency>
194194
<dependency>
195195
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)