From 8cd5f28d7585ec82ee2fcdf2c6f44f1289f09018 Mon Sep 17 00:00:00 2001
From: John Patrick <142304+nhojpatrick@users.noreply.github.com>
Date: Sun, 1 Mar 2020 17:50:40 +0000
Subject: [PATCH] CODEC-284 update to hamcrest v2.2
---
pom.xml | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/pom.xml b/pom.xml
index 7d2170de49..44871279b3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -236,6 +236,12 @@ limitations under the License.
junit
4.13.2
test
+
+
+ org.hamcrest
+ hamcrest-core
+
+
org.apache.commons
@@ -243,6 +249,12 @@ limitations under the License.
3.12.0
test
+
+ org.hamcrest
+ hamcrest
+ 2.2
+ test
+
1.8