Skip to content

Commit 12f4ddc

Browse files
Bump commons-logging:commons-logging from 1.3.0 to 1.3.5
Bumps commons-logging:commons-logging from 1.3.0 to 1.3.5. --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7594133 commit 12f4ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ log4j-api = { group = "org.apache.logging.log4j", name = "
1919
# Bridges v1 to v2 for other code in other libs
2020
log4j-1_2-api = { group = "org.apache.logging.log4j", name = "log4j-1.2-api", version.ref = "log4j" }
2121
slf4j-simple = { group = "org.slf4j", name = "slf4j-simple", version = "2.0.16" }
22-
apache-commons-logging = { group = "commons-logging", name = "commons-logging", version = "1.3.0" }
22+
apache-commons-logging = { group = "commons-logging", name = "commons-logging", version = "1.3.5" }
2323
# For Sentry bug reporting
2424
sentry = { group = "io.sentry", name = "sentry", version.ref = "sentry" }
2525
sentry-log4j = { group = "io.sentry", name = "sentry-log4j2", version.ref = "sentry" }

0 commit comments

Comments
 (0)