Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 in /dist (#488)
Browse files Browse the repository at this point in the history
* Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 in /dist

Bumps commons-logging:commons-logging from 1.3.2 to 1.3.3.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Updating SHAs

Signed-off-by: dependabot[bot] <support@github.com>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and dependabot[bot] committed Jul 9, 2024
1 parent 0ef9f35 commit dfd7096
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ dependencies {
thirdPartyShaded("org.codehaus.jackson:jackson-mapper-asl:${project.ext.jacksonVersion}")
thirdPartyShaded("org.codehaus.jackson:jackson-core-asl:${project.ext.jacksonVersion}")

implementation("commons-logging:commons-logging:1.3.2")
implementation("commons-logging:commons-logging:1.3.3")
implementation("commons-codec:commons-codec:1.17.0")
implementation("javax.xml.bind:jaxb-api:2.3.1")
implementation("org.apache.hive:hive-service:$hiveVersion") {
Expand Down
1 change: 0 additions & 1 deletion dist/licenses/commons-logging-1.3.2.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions dist/licenses/commons-logging-1.3.3.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
580ad1a4f34876c4f964c083361de31b3d60be68

0 comments on commit dfd7096

Please sign in to comment.