Browse Source

update com.fasterxml.jackson.core:jackson-databind 2.12.6.1 to 2.16.0 (#10295)

caption 2 weeks ago
parent
commit
80c46e9540
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frameworks/Java/restexpress/pom.xml

+ 1 - 1
frameworks/Java/restexpress/pom.xml

@@ -37,7 +37,7 @@
 		<dependency>
 			<groupId>com.fasterxml.jackson.core</groupId>
 			<artifactId>jackson-databind</artifactId>
-			<version>2.12.6.1</version>
+			<version>2.16.0</version>
 			<exclusions>
 				<exclusion>
 					<artifactId>com.fasterxml.jackson.core</artifactId>