diff --git a/spring-boot/spring-boot-openapi-impl/specification/pom.xml b/spring-boot/spring-boot-openapi-impl/specification/pom.xml
index 79d657f4f..91f3d4b03 100644
--- a/spring-boot/spring-boot-openapi-impl/specification/pom.xml
+++ b/spring-boot/spring-boot-openapi-impl/specification/pom.xml
@@ -13,7 +13,7 @@
 
         <swagger-annotations-version>1.5.22</swagger-annotations-version>
         <jersey-version>2.27</jersey-version>
-        <jackson-version>2.10.2</jackson-version>
+        <jackson-version>2.12.7.1</jackson-version>
         <jodatime-version>2.7</jodatime-version>
         <maven-plugin-version>1.0.0</maven-plugin-version>
         <junit-version>4.8.1</junit-version>