diff --git a/core/pom.xml b/core/pom.xml index 4667ce7c657..b5017e0a8a6 100755 --- a/core/pom.xml +++ b/core/pom.xml @@ -377,7 +377,7 @@ com.fasterxml.jackson.core jackson-core - 2.14.2 + 2.15.2 @@ -391,20 +391,20 @@ org.openjdk.jmh jmh-core - 1.36 + 1.37 test org.openjdk.jmh jmh-generator-annprocess - 1.36 + 1.37 test org.knowm.xchart xchart - 3.8.3 + 3.8.5 test diff --git a/lucene/pom.xml b/lucene/pom.xml index a23402b0990..53713bdbda6 100755 --- a/lucene/pom.xml +++ b/lucene/pom.xml @@ -156,13 +156,13 @@ org.openjdk.jmh jmh-core - 1.22 + 1.37 test org.openjdk.jmh jmh-generator-annprocess - 1.22 + 1.37 test diff --git a/tests/pom.xml b/tests/pom.xml index a9a8656b2f2..daef7f970e2 100755 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -114,13 +114,13 @@ org.openjdk.jmh jmh-core - 1.36 + 1.37 test org.openjdk.jmh jmh-generator-annprocess - 1.36 + 1.37 test @@ -128,7 +128,7 @@ org.knowm.xchart xchart - 3.8.3 + 3.8.5 test