Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>

* Updating SHAs

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
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] authored Dec 12, 2023
1 parent 046ecee commit a3ed509
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
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.2")
implementation("commons-logging:commons-logging:1.3.0")
implementation("commons-codec:commons-codec:1.16.0")
implementation("javax.xml.bind:jaxb-api:2.3.1")

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

0 comments on commit a3ed509

Please sign in to comment.