File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 ` com.google.protobuf:protobuf-java ` from 4.34.0 to 4.35.1 ([ #777 ] ( https://github.com/opensearch-project/opensearch-hadoop/pull/777 ) )
7071
7172## [ 1.3.0]
7273### Added
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ sparkVariants {
7070 }
7171 add(variant. configuration(' implementation' ), " commons-logging:commons-logging:1.3.6" )
7272 add(variant. configuration(' implementation' ), " javax.xml.bind:jaxb-api:2.3.1" )
73- add(variant. configuration(' implementation' ), " com.google.protobuf:protobuf-java:4.34 .1" )
73+ add(variant. configuration(' implementation' ), " com.google.protobuf:protobuf-java:4.35 .1" )
7474 add(variant. configuration(' implementation' ), " org.apache.spark:spark-catalyst_${ variant.scalaMajorVersion} :$variant . sparkVersion " )
7575 add(variant. configuration(' implementation' ), " org.apache.spark:spark-yarn_${ variant.scalaMajorVersion} :$variant . sparkVersion " ) {
7676 exclude group : ' org.apache.hadoop'
Original file line number Diff line number Diff line change 1+ b933d3f9fc35b0356f28980c2ffc5892d297eebf
You can’t perform that action at this time.
0 commit comments