Skip to content

Commit 7e30e5a

Browse files
committed
Bump commons-logging:commons-logging from 1.3.6 to 1.4.0 in /dist
Signed-off-by: Sotaro Hikita <bering1814@gmail.com>
1 parent 727416a commit 7e30e5a

4 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6767
- Bumps `software.amazon.awssdk:auth` from 2.34.5 to 2.42.0
6868
- Bumps `software.amazon.awssdk:utils` from 2.38.2 to 2.42.4
6969
- Bumps `software.amazon.awssdk:http-client-spi` from 2.39.6 to 2.40.3
70+
- Bumps `commons-logging:commons-logging` from 1.3.6 to 1.4.0 ([#779](https://github.com/opensearch-project/opensearch-hadoop/pull/779))
7071

7172
## [1.3.0]
7273
### Added

dist/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dependencies {
109109
thirdPartyShaded("org.codehaus.jackson:jackson-mapper-asl:${project.ext.jacksonVersion}")
110110
thirdPartyShaded("org.codehaus.jackson:jackson-core-asl:${project.ext.jacksonVersion}")
111111

112-
implementation("commons-logging:commons-logging:1.3.6")
112+
implementation("commons-logging:commons-logging:1.4.0")
113113
implementation("commons-codec:commons-codec:1.22.0")
114114
implementation("javax.xml.bind:jaxb-api:2.3.1")
115115
implementation("org.apache.hive:hive-service:$hiveVersion") {

dist/licenses/commons-logging-1.3.6.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e8f6313365dfa0580e49c58837afc8caa9b4ce05

0 commit comments

Comments
 (0)