Merge pull request #684 from mattrpav/AMQ-8327

[AMQ-8327] Update Jackson to 2.12.4
diff --git a/pom.xml b/pom.xml
index fefc0e0..e56ca50 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
     <httpclient-version>4.5.13</httpclient-version>
     <httpcore-version>4.4.14</httpcore-version>
     <insight-version>1.2.0.Beta4</insight-version>
-    <jackson-version>2.12.3</jackson-version>
+    <jackson-version>2.12.4</jackson-version>
     <jasypt-version>1.9.3</jasypt-version>
     <jaxb-bundle-version>2.2.11_1</jaxb-bundle-version>
     <jetty9-version>9.4.43.v20210629</jetty9-version>