diff --git a/hapi-fhir-jpaserver-base/pom.xml b/hapi-fhir-jpaserver-base/pom.xml
index a4cbf447cb5..7f94371ca95 100644
--- a/hapi-fhir-jpaserver-base/pom.xml
+++ b/hapi-fhir-jpaserver-base/pom.xml
@@ -192,9 +192,9 @@
- com.github.java-json-tools
- json-patch
-
+ io.dogote
+ json-patch
+
com.github.dnault
xml-patch
diff --git a/pom.xml b/pom.xml
index 8aa2290d4d2..75a06048af4 100755
--- a/pom.xml
+++ b/pom.xml
@@ -673,10 +673,10 @@
0.3.0
- com.github.java-json-tools
- json-patch
- 1.10
-
+ io.dogote
+ json-patch
+ 1.15
+
com.google.errorprone
error_prone_core