diff --git a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml index cf9cd2fa16..81d95301e2 100644 --- a/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml +++ b/nifi-nar-bundles/nifi-snmp-bundle/nifi-snmp-processors/pom.xml @@ -54,8 +54,6 @@ language governing permissions and limitations under the License. --> com.fasterxml.jackson.core jackson-databind - 2.12.3 - compile diff --git a/pom.xml b/pom.xml index c4eb4d7478..f295fae127 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ 1.7.36 2.1.0 9.4.46.v20220331 - 2.13.1 + 2.13.2 2.3.5 2.3.3 3.0.8 @@ -510,6 +510,13 @@ aspectjweaver ${aspectj.version} + + com.fasterxml.jackson + jackson-bom + ${jackson.version} + pom + import + org.xerial.snappy