From 4d71bdb0b5637939509d3b6ded1ba1c3ebe75449 Mon Sep 17 00:00:00 2001 From: Josiah Noel <32279667+SentryMan@users.noreply.github.com> Date: Thu, 26 Sep 2024 23:54:08 -0400 Subject: [PATCH] Update pom.xml --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8fed098..66a25ca 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.boot spring-boot-starter-parent - 3.1.5 + 3.3.4 com.mangasite @@ -36,12 +36,12 @@ io.avaje avaje-config - 3.10 + 4.0 com.auth0 java-jwt - 4.2.0 + 4.4.0 @@ -93,7 +93,7 @@ com.google.errorprone error_prone_core - 2.15.0 + 2.32.0 provided