build(deps): bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre (#6283)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <[email protected]>
This commit is contained in:
dependabot[bot]
2026-05-05 10:39:53 +01:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Anthony Stirling
parent 34c9e9bdc5
commit d8519a6517
+1 -1
View File
@@ -39,7 +39,7 @@ spotless {
}
dependencies {
implementation project(':common')
api 'com.google.guava:guava:33.5.0-jre'
api 'com.google.guava:guava:33.6.0-jre'
api 'org.springframework:spring-jdbc'
api 'org.springframework:spring-webmvc'