Skip to content

Commit f2e6d6b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dist/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dependencies {
109109
thirdPartyShaded("org.codehaus.jackson:jackson-mapper-asl:${project.ext.jacksonVersion}")
110110
thirdPartyShaded("org.codehaus.jackson:jackson-core-asl:${project.ext.jacksonVersion}")
111111

112-
implementation("commons-logging:commons-logging:1.3.6")
112+
implementation("commons-logging:commons-logging:1.4.0")
113113
implementation("commons-codec:commons-codec:1.22.0")
114114
implementation("javax.xml.bind:jaxb-api:2.3.1")
115115
implementation("org.apache.hive:hive-service:$hiveVersion") {

0 commit comments

Comments
 (0)