Skip to content

Commit 040de60

Browse files
Bump commons-logging:commons-logging from 1.3.2 to 1.3.6
Bumps [commons-logging:commons-logging](https://github.com/apache/commons-logging) from 1.3.2 to 1.3.6. - [Changelog](https://github.com/apache/commons-logging/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-logging@rel/commons-logging-1.3.2...rel/commons-logging-1.3.6) --- updated-dependencies: - dependency-name: commons-logging:commons-logging dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad24ff4 commit 040de60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ext {
3636
commonsconfigurationVersion = '1.10'
3737

3838
commonsioVersion = '2.18.0'
39-
commonsloggingVersion = '1.3.2'
39+
commonsloggingVersion = '1.3.6'
4040
// TODO: Version 1.12.0 breaks XTDB because of a change in lucene's library names
4141
commonstextVersion = '1.11.0'
4242

0 commit comments

Comments
 (0)