From 5493ce6edfbc1c9fac0442d6db0dc204fdef7b97 Mon Sep 17 00:00:00 2001 From: ferclager <17533449+ferclager@users.noreply.github.com> Date: Wed, 28 May 2025 04:36:15 -0600 Subject: [PATCH] Upgrade Sentry version to 8.13.2 Signed-off-by: ferclager <17533449+ferclager@users.noreply.github.com> --- 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 70265299b9d..c622f2f34d8 100644 --- a/start-site/src/main/resources/application.yml +++ b/start-site/src/main/resources/application.yml @@ -63,7 +63,7 @@ initializr: versionProperty: sentry.version mappings: - compatibilityRange: "[3.3.0,3.5.0-M1)" - version: 8.13.1 + version: 8.13.2 solace-spring-boot: groupId: com.solace.spring.boot artifactId: solace-spring-boot-bom