Update Backend 3rd Party Licenses (#5781)

Co-authored-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <[email protected]>
This commit is contained in:
stirlingbot[bot]
2026-02-23 23:09:43 +00:00
committed by GitHub
co-authored by stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com> Anthony Stirling
parent 4f4d93d028
commit eaa01a5c23
5 changed files with 46 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ springBoot {
allprojects {
group = 'stirling.software'
version = '2.5.2'
version = '2.5.3'
configurations.configureEach {
exclude group: 'commons-logging', module: 'commons-logging'