Fix/v2/text selection 2 (#5990)

This commit is contained in:
Reece Browne
2026-03-24 12:51:52 +00:00
committed by GitHub
parent 1276e5675e
commit 3ea11352e3
5 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ springBoot {
allprojects {
group = 'stirling.software'
version = '2.7.3'
version = '2.8.0'
configurations.configureEach {
exclude group: "org.springframework.boot", module: "spring-boot-starter-tomcat"