This commit is contained in:
Anthony Stirling
2026-03-19 14:11:36 +00:00
committed by GitHub
parent 2b9f03237a
commit 3376a87f15
12 changed files with 979 additions and 14 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ springBoot {
allprojects {
group = 'stirling.software'
version = '2.7.2'
version = '2.7.3'
configurations.configureEach {
exclude group: "org.springframework.boot", module: "spring-boot-starter-tomcat"