diff --git a/pom.xml b/pom.xml
index 7ad7a06e..3ec30ae1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
UTF-8
8
8
- 2.13.2.20220328
+ 2.13.2.1
1.0.1
@@ -227,6 +227,12 @@
+
+ automatter.jackson.bom.version
+ Jackson version must not be hot-patch.
+ ^.*\.\d{1,4}$
+ Last part of Jackson version must be between 1 and 4 digits.
+