Merge pull request #155 from AppleCommander/dependabot/gradle/org.springframework.boot-3.5.4

Bump org.springframework.boot from 2.7.17 to 3.5.4
This commit is contained in:
A2 Geek
2025-08-01 09:11:07 -05:00
committed by GitHub
+1 -1
View File
@@ -13,6 +13,6 @@ ext {
commonsCsvVersion = "1.8"
gsonVersion = "2.8.9"
picocliVersion = "4.6.2"
springBoot = "2.7.17"
springBoot = "3.5.4"
acdasmVersion = "0.5.0"
}