Merge branch 'main' into filePath

This commit is contained in:
Anthony Stirling 2025-01-04 00:48:12 +00:00 committed by GitHub
commit 00b6d60309
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -299,6 +299,7 @@ dependencies {
implementation "org.springframework.session:spring-session-core:$springBootVersion"
implementation 'com.unboundid.product.scim2:scim2-sdk-client:2.3.5'
// Don't upgrade h2database
runtimeOnly "com.h2database:h2:2.3.232"
constraints {