Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /mr (#132)
Browse files Browse the repository at this point in the history
* Bump commons-logging:commons-logging from 1.1.1 to 1.2 in /mr

Bumps commons-logging:commons-logging from 1.1.1 to 1.2.

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

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

* Updating SHAs

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>
(cherry picked from commit 415eaf4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 14, 2023
1 parent 5a15f09 commit b70cfb2
Show file tree
Hide file tree
Showing 15 changed files with 8 additions and 8 deletions.
1 change: 0 additions & 1 deletion hive/licenses/commons-logging-1.1.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions hive/licenses/commons-logging-1.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bfc12adfe4842bf07b657f0369c4cb522955686
2 changes: 1 addition & 1 deletion mr/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
}

embedded(project(path: ":thirdparty", configuration: "shadow"))
implementation("commons-logging:commons-logging:1.1.1")
implementation("commons-logging:commons-logging:1.2")
implementation("commons-codec:commons-codec:1.15")
implementation("javax.xml.bind:jaxb-api:2.3.1")

Expand Down
1 change: 0 additions & 1 deletion mr/licenses/commons-logging-1.1.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions mr/licenses/commons-logging-1.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bfc12adfe4842bf07b657f0369c4cb522955686
1 change: 0 additions & 1 deletion pig/licenses/commons-logging-1.1.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions pig/licenses/commons-logging-1.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bfc12adfe4842bf07b657f0369c4cb522955686
1 change: 0 additions & 1 deletion spark/core/licenses/commons-logging-1.1.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions spark/core/licenses/commons-logging-1.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bfc12adfe4842bf07b657f0369c4cb522955686
1 change: 0 additions & 1 deletion spark/sql-13/licenses/commons-logging-1.1.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions spark/sql-13/licenses/commons-logging-1.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bfc12adfe4842bf07b657f0369c4cb522955686
1 change: 0 additions & 1 deletion spark/sql-20/licenses/commons-logging-1.1.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions spark/sql-20/licenses/commons-logging-1.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bfc12adfe4842bf07b657f0369c4cb522955686
1 change: 0 additions & 1 deletion spark/sql-30/licenses/commons-logging-1.1.1.jar.sha1

This file was deleted.

1 change: 1 addition & 0 deletions spark/sql-30/licenses/commons-logging-1.2.jar.sha1
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bfc12adfe4842bf07b657f0369c4cb522955686

0 comments on commit b70cfb2

Please sign in to comment.