Skip to content

Commit 5d00734

Browse files
Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 in /dist
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.22.0 to 1.22.1. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 408dca7 commit 5d00734

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
@@ -110,7 +110,7 @@ dependencies {
110110
thirdPartyShaded("org.codehaus.jackson:jackson-core-asl:${project.ext.jacksonVersion}")
111111

112112
implementation("commons-logging:commons-logging:1.3.6")
113-
implementation("commons-codec:commons-codec:1.22.0")
113+
implementation("commons-codec:commons-codec:1.22.1")
114114
implementation("javax.xml.bind:jaxb-api:2.3.1")
115115
implementation("org.apache.hive:hive-service:$hiveVersion") {
116116
exclude module: "log4j-slf4j-impl"

0 commit comments

Comments
 (0)