From c7c2b4bd78cbd05c53f3bd81568c35125fc7d99d Mon Sep 17 00:00:00 2001 From: Daniel DeGroff Date: Fri, 26 Apr 2024 09:40:04 -0600 Subject: [PATCH] README and versions --- build.savant | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.savant b/build.savant index 239f9e7..a12b94a 100644 --- a/build.savant +++ b/build.savant @@ -14,10 +14,10 @@ * language governing permissions and limitations under the License. */ jackson5Version = "3.0.1" -restifyVersion = "4.2.0" + restifyVersion = "4.2.1" testngVersion = "7.8.0" -project(group: "io.fusionauth", name: "java-http", version: "0.3.2", licenses: ["ApacheV2_0"]) { +project(group: "io.fusionauth", name: "java-http", version: "0.3.3", licenses: ["ApacheV2_0"]) { workflow { fetch { // Dependency resolution order: