Skip to content

Commit

Permalink
Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 in /spark/co…
Browse files Browse the repository at this point in the history
…re (#492)

* Bump commons-logging:commons-logging from 1.3.2 to 1.3.3 in /spark/core

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>

---------

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] authored Jul 15, 2024
1 parent dfd7096 commit 7fa224f
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion spark/core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sparkVariants {
}

add(variant.configuration('implementation'), project(":opensearch-hadoop-mr"))
add(variant.configuration('implementation'), "commons-logging:commons-logging:1.3.2")
add(variant.configuration('implementation'), "commons-logging:commons-logging:1.3.3")

add(variant.configuration('compileOnly'), "com.fasterxml.jackson.module:jackson-module-scala_${variant.scalaMajorVersion}:2.9.10")
add(variant.configuration('compileOnly'), "com.fasterxml.jackson.core:jackson-annotations:2.17.2")
Expand Down
1 change: 0 additions & 1 deletion spark/core/licenses/commons-logging-1.3.2.jar.sha1

This file was deleted.

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

This file was deleted.

1 change: 1 addition & 0 deletions spark/sql-20/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 7fa224f

Please sign in to comment.