From 12da68913c6635412ab58141d1f1f48aa47a8c65 Mon Sep 17 00:00:00 2001 From: Scott Babcock Date: Tue, 9 Aug 2022 10:32:56 -0700 Subject: [PATCH] Upgrade Java-Utils and Settings to latest releases (#63) --- build.gradle | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle b/build.gradle index c0940e7..c74f262 100644 --- a/build.gradle +++ b/build.gradle @@ -194,8 +194,8 @@ repositories { dependencies { constraints { - api 'com.nordstrom.tools:java-utils:3.0.0' - api 'com.nordstrom.tools:settings:3.0.1' + api 'com.nordstrom.tools:java-utils:3.1.1' + api 'com.nordstrom.tools:settings:3.0.2' } api 'com.nordstrom.tools:java-utils' api 'com.nordstrom.tools:settings' diff --git a/pom.xml b/pom.xml index 2971997..8342527 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ 3.0.0-M7 3.2.1 3.4.0 - 3.0.0 - 3.0.1 + 3.1.1 + 3.0.2 java 0.8.8 3.0.1