From eda1c1456d48cb2bef38c99b5a69d4eadbe2af1f Mon Sep 17 00:00:00 2001 From: Liam Miller-Cushon Date: Sat, 22 Jan 2022 00:00:17 -0800 Subject: [PATCH] Update dependency versions PiperOrigin-RevId: 423482707 --- check_api/pom.xml | 2 +- core/pom.xml | 28 ++++++++++++++-------------- docgen/pom.xml | 6 +++--- test_helpers/pom.xml | 10 +++++----- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/check_api/pom.xml b/check_api/pom.xml index 20ad8f70675..3194610d664 100644 --- a/check_api/pom.xml +++ b/check_api/pom.xml @@ -47,7 +47,7 @@ com.google.code.findbugs jsr305 - 3.0.0 + 3.0.2 diff --git a/core/pom.xml b/core/pom.xml index 34d3ad9e4aa..60a4d9e2762 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -72,7 +72,7 @@ org.pcollections pcollections - 2.1.2 + 3.1.4 @@ -90,7 +90,7 @@ com.google.code.findbugs jsr305 - 3.0.0 + 3.0.2 @@ -172,14 +172,14 @@ com.google.inject guice - 4.2.3 + 5.0.1 test com.google.inject.extensions guice-assistedinject - 4.2.3 + 5.0.1 test @@ -214,14 +214,14 @@ org.jmock jmock - 2.8.0 + 2.12.0 test org.jmock jmock-junit4 - 2.8.0 + 2.12.0 test @@ -234,21 +234,21 @@ com.google.dagger dagger - 2.14.1 + 2.40.5 test com.google.dagger dagger-producers - 2.14.1 + 2.40.5 test com.google.auto.factory auto-factory - 1.0-beta5 + 1.0.1 test @@ -276,7 +276,7 @@ com.ibm.icu icu4j - 56.1 + 70.1 test @@ -312,14 +312,14 @@ com.google.common.html.types types - 1.0.5 + 1.0.8 test org.assertj assertj-core - 3.9.0 + 3.22.0 test @@ -333,13 +333,13 @@ pl.pragmatists JUnitParams - 1.0.5 + 1.1.1 test org.threeten threeten-extra - 1.5.0 + 1.7.0 test diff --git a/docgen/pom.xml b/docgen/pom.xml index ea8bb6f0cd7..e782a2c807a 100644 --- a/docgen/pom.xml +++ b/docgen/pom.xml @@ -89,7 +89,7 @@ org.yaml snakeyaml - 1.27 + 1.30 junit @@ -100,7 +100,7 @@ com.beust jcommander - 1.35 + 1.82 com.google.auto.value @@ -111,7 +111,7 @@ com.github.spullara.mustache.java compiler - 0.8.18 + 0.9.10 com.google.code.gson diff --git a/test_helpers/pom.xml b/test_helpers/pom.xml index 41b6415b092..6d798ac870c 100644 --- a/test_helpers/pom.xml +++ b/test_helpers/pom.xml @@ -53,7 +53,7 @@ com.google.code.findbugs jsr305 - 3.0.0 + 3.0.2 @@ -86,7 +86,7 @@ com.google.googlejavaformat google-java-format - 1.4 + 1.13.0 @@ -98,13 +98,13 @@ org.hamcrest hamcrest-core - 1.3 + 2.2 org.hamcrest hamcrest-library - 1.3 + 2.2 @@ -130,7 +130,7 @@ com.google.jimfs jimfs - 1.1 + 1.2