From 1afcdab06ea60966e416c9fb05770c539c983772 Mon Sep 17 00:00:00 2001 From: Damian Sobieralski Date: Mon, 2 Dec 2024 18:03:30 -0500 Subject: [PATCH 1/2] LMSA-9433 - upgraded --- common-configuration/pom.xml | 2 +- email-services/pom.xml | 2 +- lti-framework/pom.xml | 2 +- pom.xml | 14 +++++++------- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/common-configuration/pom.xml b/common-configuration/pom.xml index 1afe442..1691ad6 100644 --- a/common-configuration/pom.xml +++ b/common-configuration/pom.xml @@ -13,7 +13,7 @@ Common configuration bits that are useful to the lms-canvas LTI tools - 3.16.0 + 3.17.0 0.12.6 diff --git a/email-services/pom.xml b/email-services/pom.xml index 2d1dd08..034a987 100644 --- a/email-services/pom.xml +++ b/email-services/pom.xml @@ -16,7 +16,7 @@ Shared services for the lms-canvas LTI tools to send email - 2.16.1 + 2.18.0 0.10.2 diff --git a/lti-framework/pom.xml b/lti-framework/pom.xml index 2dc81bd..b33ca0d 100644 --- a/lti-framework/pom.xml +++ b/lti-framework/pom.xml @@ -15,7 +15,7 @@ 1.70 - 2.16.1 + 2.18.0 2.3.0 0.10.2 0.2.0 diff --git a/pom.xml b/pom.xml index 66609c9..72d98ba 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.9 + 3.2.12 @@ -67,16 +67,16 @@ 1.17.1 - 5.3.1 - 2023.0.3 - 2.6.0 + 5.4.1 + 2023.0.4 + 2.7.0 21 3.13.0 - 3.2.5 - 3.8.0 - 2.4.0 + 3.2.7 + 3.11.1 + 2.5.0 1.7.0 3.1.1 3.3.1 From 7f30e5312d95d1ee9ba8224cd4f38eabd98be3a4 Mon Sep 17 00:00:00 2001 From: Damian Sobieralski Date: Mon, 9 Dec 2024 10:33:21 -0500 Subject: [PATCH 2/2] LMSA-9433 - used compatible verison of openapi-ui --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 72d98ba..e6d48c0 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ 1.17.1 5.4.1 2023.0.4 - 2.7.0 + 2.5.0 21