build(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.42 (#4475)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-09-28 16:38:13 +01:00 committed by GitHub
parent 16576c1789
commit 4ad039d034
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,7 +24,7 @@ ext {
springBootVersion = "3.5.5" springBootVersion = "3.5.5"
pdfboxVersion = "3.0.5" pdfboxVersion = "3.0.5"
imageioVersion = "3.12.0" imageioVersion = "3.12.0"
lombokVersion = "1.18.38" lombokVersion = "1.18.42"
bouncycastleVersion = "1.82" bouncycastleVersion = "1.82"
springSecuritySamlVersion = "6.5.3" springSecuritySamlVersion = "6.5.3"
openSamlVersion = "4.3.2" openSamlVersion = "4.3.2"