diff --git a/pom.xml b/pom.xml
index 68fa687ca1672802537807e22cfada8bdf68cf69..53f99ead099d0cac81f224b4611e02bc705d92a5 100755
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
         <dependency>
             <groupId>com.fasterxml.jackson.core</groupId>
             <artifactId>jackson-annotations</artifactId>
-            <version>2.13.1</version>
+            <version>2.16.1</version>
             <scope>provided</scope>
         </dependency>
         <dependency>