Skip to content

Commit c52115d

Browse files
renovate[bot]FireMasterK
authored andcommitted
fix(deps): update dependency commons-logging:commons-logging to v1.3.3
1 parent 34f4108 commit c52115d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation('org.liquibase.ext:liquibase-yugabytedb:4.27.0') { exclude group: 'org.liquibase' }
3838
implementation 'com.zaxxer:HikariCP:5.1.0'
3939
implementation 'org.springframework.security:spring-security-crypto:6.2.4'
40-
implementation 'commons-logging:commons-logging:1.3.1'
40+
implementation 'commons-logging:commons-logging:1.3.3'
4141
implementation(platform("com.squareup.okhttp3:okhttp-bom:4.12.0"))
4242
implementation 'com.squareup.okhttp3:okhttp'
4343
implementation 'com.squareup.okhttp3:okhttp-brotli'

0 commit comments

Comments
 (0)