Skip to content

Commit 80c46e9

Browse files
authored
update com.fasterxml.jackson.core:jackson-databind 2.12.6.1 to 2.16.0 (#10295)
1 parent c9cfe77 commit 80c46e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frameworks/Java/restexpress/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>com.fasterxml.jackson.core</groupId>
3939
<artifactId>jackson-databind</artifactId>
40-
<version>2.12.6.1</version>
40+
<version>2.16.0</version>
4141
<exclusions>
4242
<exclusion>
4343
<artifactId>com.fasterxml.jackson.core</artifactId>

0 commit comments

Comments
 (0)