Merge pull request #2522 from Stirling-Tools/dependabot/gradle/springBootVersion-3.4.1

Bump springBootVersion from 3.4.0 to 3.4.1
This commit is contained in:
Anthony Stirling 2024-12-21 13:50:38 +00:00 committed by GitHub
commit 889b612cf3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ plugins {
import com.github.jk1.license.render.*
ext {
springBootVersion = "3.4.0"
springBootVersion = "3.4.1"
pdfboxVersion = "3.0.3"
logbackVersion = "1.5.7"
imageioVersion = "3.12.0"