File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed
start-site/src/main/resources Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -64,8 +64,8 @@ initializr:
6464 artifactId : sentry-bom
6565 versionProperty : sentry.version
6666 mappings :
67- - compatibilityRange : " [3.4.0,4.0 .0-M1)"
68- version : 8.25 .0
67+ - compatibilityRange : " [3.4.0,4.1 .0-M1)"
68+ version : 8.27 .0
6969 solace-spring-boot :
7070 groupId : com.solace.spring.boot
7171 artifactId : solace-spring-boot-bom
@@ -1162,9 +1162,12 @@ initializr:
11621162 id : sentry
11631163 bom : sentry
11641164 description : Application performance monitoring and error tracking that help software teams see clearer, solve quicker, and learn continuously.
1165- compatibilityRange : " [3.4.0,4.0 .0-M1)"
1165+ compatibilityRange : " [3.4.0,4.1 .0-M1)"
11661166 groupId : io.sentry
1167- artifactId : sentry-spring-boot-starter-jakarta
1167+ artifactId : sentry-spring-boot-4-starter
1168+ mappings :
1169+ - compatibilityRange : " [3.4.0,4.0.0-M1)"
1170+ artifactId : sentry-spring-boot-starter-jakarta
11681171 links :
11691172 - rel : guide
11701173 href : https://docs.sentry.io/platforms/java/guides/spring-boot/
You can’t perform that action at this time.
0 commit comments