Skip to content

Commit 4a6a4f0

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

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

8080
implementation("commons-logging:commons-logging:1.3.5")
81-
implementation("commons-codec:commons-codec:1.18.0")
81+
implementation("commons-codec:commons-codec:1.19.0")
8282
implementation("javax.xml.bind:jaxb-api:2.3.1")
8383
implementation("org.apache.hive:hive-service:$hiveVersion") {
8484
exclude module: "log4j-slf4j-impl"

0 commit comments

Comments
 (0)