pipeline fixes (#6068)

Co-authored-by: a <a>
This commit is contained in:
Anthony Stirling
2026-04-04 10:19:38 +01:00
committed by GitHub
co-authored by a <a>
parent 436c8cbed2
commit ebab5a4456
5 changed files with 11 additions and 5 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ springBoot {
allprojects {
group = 'stirling.software'
version = '2.9.1'
version = '2.9.2'
configurations.configureEach {
exclude group: "org.springframework.boot", module: "spring-boot-starter-tomcat"