Skip to content

Commit 98ca4a7

Browse files
Bump reactor-core from 3.4.23 to 3.5.1 in /plugins/repository-azure (#5604)
* Bump reactor-core from 3.4.23 to 3.5.1 in /plugins/repository-azure Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.4.23 to 3.5.1. - [Release notes](https://github.com/reactor/reactor-core/releases) - [Commits](reactor/reactor-core@v3.4.23...v3.5.1) --- updated-dependencies: - dependency-name: io.projectreactor:reactor-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b8c9b9a commit 98ca4a7

File tree

4 files changed

+8
-19
lines changed

4 files changed

+8
-19
lines changed

CHANGELOG.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -30,26 +30,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3030
- Bumps `avro` from 1.11.0 to 1.11.1
3131
- Bumps `woodstox-core` from 6.3.0 to 6.3.1
3232
- Bumps `xmlbeans` from 5.1.0 to 5.1.1 ([#4354](https://github.com/opensearch-project/OpenSearch/pull/4354))
33-
- Bumps `azure-core-http-netty` from 1.12.0 to 1.12.4 ([#4160](https://github.com/opensearch-project/OpenSearch/pull/4160))
3433
- Bumps `azure-storage-common` from 12.18.0 to 12.18.1 ([#4164](https://github.com/opensearch-project/OpenSearch/pull/4664))
3534
- Bumps `org.gradle.test-retry` from 1.4.0 to 1.4.1 ([#4411](https://github.com/opensearch-project/OpenSearch/pull/4411))
3635
- Bumps `reactor-netty-core` from 1.0.19 to 1.0.22 ([#4447](https://github.com/opensearch-project/OpenSearch/pull/4447))
3736
- Bumps `reactive-streams` from 1.0.3 to 1.0.4 ([#4488](https://github.com/opensearch-project/OpenSearch/pull/4488))
3837
- Bumps `com.diffplug.spotless` from 6.10.0 to 6.11.0 ([#4547](https://github.com/opensearch-project/OpenSearch/pull/4547))
39-
- Bumps `reactor-core` from 3.4.18 to 3.4.23 ([#4548](https://github.com/opensearch-project/OpenSearch/pull/4548))
38+
- Bumps `reactor-core` from 3.4.23 to 3.5.1 ([#5604](https://github.com/opensearch-project/OpenSearch/pull/5604))
4039
- Bumps `jempbox` from 1.8.16 to 1.8.17 ([#4550](https://github.com/opensearch-project/OpenSearch/pull/4550))
4140
- Bumps `commons-compress` from 1.21 to 1.22
4241
- Bumps `jcodings` from 1.0.57 to 1.0.58 ([#5233](https://github.com/opensearch-project/OpenSearch/pull/5233))
4342
- Bumps `google-http-client-jackson2` from 1.35.0 to 1.42.3 ([#5234](https://github.com/opensearch-project/OpenSearch/pull/5234))
4443
- Bumps `azure-core` from 1.33.0 to 1.34.0 ([#5235](https://github.com/opensearch-project/OpenSearch/pull/5235))
4544
- Bumps `azure-core-http-netty` from 1.12.4 to 1.12.7 ([#5235](https://github.com/opensearch-project/OpenSearch/pull/5235))
46-
- Bumps `spock-core` from from 2.1-groovy-3.0 to 2.3-groovy-3.0 ([#5315](https://github.com/opensearch-project/OpenSearch/pull/5315))
45+
- Bumps `spock-core` from 2.1-groovy-3.0 to 2.3-groovy-3.0 ([#5315](https://github.com/opensearch-project/OpenSearch/pull/5315))
4746
- Bumps `json-schema-validator` from 1.0.69 to 1.0.73 ([#5316](https://github.com/opensearch-project/OpenSearch/pull/5316))
4847
- Bumps `proto-google-common-protos` from 2.8.0 to 2.10.0 ([#5318](https://github.com/opensearch-project/OpenSearch/pull/5318))
49-
- Bumps `protobuf-java` from 3.21.7 to 3.21.9 ([#5319](https://github.com/opensearch-project/OpenSearch/pull/5319))
50-
- Update Apache Lucene to 9.5.0-snapshot-a4ef70f ([#4979](https://github.com/opensearch-project/OpenSearch/pull/4979))
5148
- Update to Gradle 7.6 and JDK-19 ([#4973](https://github.com/opensearch-project/OpenSearch/pull/4973))
52-
- Bumps `protobuf-java` from 3.21.9 to 3.21.11 in /plugins/repository-hdfs ([#5519](https://github.com/opensearch-project/OpenSearch/pull/5519))
5349
- Update Apache Lucene to 9.5.0-snapshot-d5cef1c ([#5570](https://github.com/opensearch-project/OpenSearch/pull/5570))
5450
- Bump antlr4 from 4.9.3 to 4.11.1 ([#4546](https://github.com/opensearch-project/OpenSearch/pull/4546))
5551
- Bumps `maven-model` from 3.6.2 to 3.8.6 ([#5599](https://github.com/opensearch-project/OpenSearch/pull/5599))

plugins/repository-azure/build.gradle

+5-12
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ dependencies {
5656
implementation project(':modules:transport-netty4')
5757
api 'com.azure:azure-storage-blob:12.20.0'
5858
api 'org.reactivestreams:reactive-streams:1.0.4'
59-
api 'io.projectreactor:reactor-core:3.4.23'
59+
api 'io.projectreactor:reactor-core:3.5.1'
6060
api 'io.projectreactor.netty:reactor-netty:1.0.18'
6161
api 'io.projectreactor.netty:reactor-netty-core:1.0.24'
6262
api 'io.projectreactor.netty:reactor-netty-http:1.0.24'
@@ -97,6 +97,10 @@ thirdPartyAudit {
9797
'com.azure.storage.internal.avro.implementation.AvroReaderFactory',
9898
'com.azure.storage.internal.avro.implementation.schema.AvroSchema',
9999
'com.ctc.wstx.shaded.msv_core.driver.textui.Driver',
100+
'io.micrometer.context.ContextAccessor',
101+
'io.micrometer.context.ContextRegistry',
102+
'io.micrometer.context.ContextSnapshot',
103+
'io.micrometer.context.ContextSnapshot$Scope',
100104
'io.micrometer.core.instrument.Clock',
101105
'io.micrometer.core.instrument.Counter',
102106
'io.micrometer.core.instrument.Counter$Builder',
@@ -156,17 +160,6 @@ thirdPartyAudit {
156160
'javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter',
157161
'javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter$DEFAULT',
158162
'javax.xml.bind.annotation.adapters.XmlJavaTypeAdapters',
159-
'kotlin.collections.ArraysKt',
160-
'kotlin.jvm.JvmClassMappingKt',
161-
'kotlin.jvm.functions.Function0',
162-
'kotlin.jvm.functions.Function1',
163-
'kotlin.jvm.internal.FunctionReference',
164-
'kotlin.jvm.internal.Intrinsics',
165-
'kotlin.jvm.internal.Reflection',
166-
'kotlin.jvm.internal.markers.KMappedMarker',
167-
'kotlin.reflect.KClass',
168-
'kotlin.reflect.KDeclarationContainer',
169-
'kotlin.sequences.Sequence',
170163
'org.osgi.framework.BundleActivator',
171164
'org.osgi.framework.BundleContext',
172165
'org.slf4j.impl.StaticLoggerBinder',

plugins/repository-azure/licenses/reactor-core-3.4.23.jar.sha1

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
d1e833c13320d3a3133be6a70a4f1a82466f65fe

0 commit comments

Comments
 (0)