From 8d661c5ea125fc75998b17fbf8b3559d4a9f3a80 Mon Sep 17 00:00:00 2001 From: ferclager <17533449+ferclager@users.noreply.github.com> Date: Thu, 15 Aug 2024 02:27:42 -0600 Subject: [PATCH] Upgrade to Sentry 7.14.0 See gh-1553 --- start-site/src/main/resources/application.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start-site/src/main/resources/application.yml b/start-site/src/main/resources/application.yml index e665cc04b73..5865180d676 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -65,7 +65,7 @@ initializr: versionProperty: sentry.version mappings: - compatibilityRange: "[3.2.0,3.3.0-M1)" - version: 7.3.0 + version: 7.14.0 solace-spring-boot: groupId: com.solace.spring.boot artifactId: solace-spring-boot-bom