From b145945e4a5bda87d6d70bfda125839e89e7092d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 00:20:37 +0000 Subject: [PATCH] fix(deps): update maven all non-major dependencies (#1743) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: DustyD --- backend/pom.xml | 6 +++--- oracle-api/pom.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 163457d6e..7c6559bcc 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -39,7 +39,7 @@ bcgov-sonarcloud https://sonarcloud.io ${project.version} - 6.6.1.Final + 6.6.2.Final @@ -459,7 +459,7 @@ com.puppycrawl.tools checkstyle - 10.20.0 + 10.20.1 @@ -506,7 +506,7 @@ com.nimbusds nimbus-jose-jwt - 9.45 + 9.47 diff --git a/oracle-api/pom.xml b/oracle-api/pom.xml index c64c2302a..b8b5087dc 100644 --- a/oracle-api/pom.xml +++ b/oracle-api/pom.xml @@ -40,7 +40,7 @@ bcgov-sonarcloud https://sonarcloud.io ${project.version} - 6.6.1.Final + 6.6.2.Final @@ -428,7 +428,7 @@ com.puppycrawl.tools checkstyle - 10.20.0 + 10.20.1 @@ -475,7 +475,7 @@ com.nimbusds nimbus-jose-jwt - 9.45 + 9.47