Skip to content

Commit 26332f6

Browse files
Bump io.projectreactor.netty:reactor-netty-http from 1.1.6 to 1.1.7 (#3064)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 215f43a commit 26332f6

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

agent/agent-tooling/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.25.1-
5858
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.25.1=runtimeClasspath
5959
io.opentelemetry:opentelemetry-bom-alpha:1.25.0-alpha=runtimeClasspath
6060
io.opentelemetry:opentelemetry-bom:1.25.0=runtimeClasspath
61-
io.projectreactor.netty:reactor-netty-core:1.1.6=runtimeClasspath
62-
io.projectreactor.netty:reactor-netty-http:1.1.6=runtimeClasspath
63-
io.projectreactor:reactor-core:3.5.5=runtimeClasspath
61+
io.projectreactor.netty:reactor-netty-core:1.1.7=runtimeClasspath
62+
io.projectreactor.netty:reactor-netty-http:1.1.7=runtimeClasspath
63+
io.projectreactor:reactor-core:3.5.6=runtimeClasspath
6464
net.java.dev.jna:jna-platform:5.13.0=runtimeClasspath
6565
net.java.dev.jna:jna:5.13.0=runtimeClasspath
6666
net.minidev:accessors-smart:2.4.9=runtimeClasspath

agent/azure-monitor-exporter/gradle.lockfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.25.1-
4646
io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:1.25.1=runtimeClasspath
4747
io.opentelemetry:opentelemetry-bom-alpha:1.25.0-alpha=runtimeClasspath
4848
io.opentelemetry:opentelemetry-bom:1.25.0=runtimeClasspath
49-
io.projectreactor.netty:reactor-netty-core:1.1.6=runtimeClasspath
50-
io.projectreactor.netty:reactor-netty-http:1.1.6=runtimeClasspath
51-
io.projectreactor:reactor-core:3.5.5=runtimeClasspath
49+
io.projectreactor.netty:reactor-netty-core:1.1.7=runtimeClasspath
50+
io.projectreactor.netty:reactor-netty-http:1.1.7=runtimeClasspath
51+
io.projectreactor:reactor-core:3.5.6=runtimeClasspath
5252
net.java.dev.jna:jna-platform:5.6.0=runtimeClasspath
5353
net.java.dev.jna:jna:5.6.0=runtimeClasspath
5454
net.minidev:accessors-smart:2.4.9=runtimeClasspath

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ val CORE_DEPENDENCIES = listOf(
7272
"io.opentelemetry.javaagent:opentelemetry-javaagent-tooling:${otelInstrumentationAlphaVersion}",
7373
// temporarily overriding transitive dependency from azure-core until next azure-bom release
7474
// which targets at least reactor-netty-http:1.1.1
75-
"io.projectreactor.netty:reactor-netty-http:1.1.6",
75+
"io.projectreactor.netty:reactor-netty-http:1.1.7",
7676
)
7777

7878
val DEPENDENCIES = listOf(

licenses/more-licenses.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
#agent
33
##Dependency License Report
4-
_2023-05-09 09:52:50 PDT_
4+
_2023-05-10 04:03:30 UTC_
55
## Apache License, Version 2.0
66

77
**1** **Group:** `com.fasterxml.jackson.core` **Name:** `jackson-annotations` **Version:** `2.15.0`
@@ -186,15 +186,15 @@ _2023-05-09 09:52:50 PDT_
186186
> - **Manifest License**: Apache License, Version 2.0 (Not Packaged)
187187
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
188188
189-
**36** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.5.5`
189+
**36** **Group:** `io.projectreactor` **Name:** `reactor-core` **Version:** `3.5.6`
190190
> - **POM Project URL**: [https://github.com/reactor/reactor-core](https://github.com/reactor/reactor-core)
191191
> - **POM License**: Apache License, Version 2.0 - [https://www.apache.org/licenses/LICENSE-2.0](https://www.apache.org/licenses/LICENSE-2.0)
192192
193-
**37** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.1.6`
193+
**37** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-core` **Version:** `1.1.7`
194194
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
195195
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
196196
197-
**38** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.1.6`
197+
**38** **Group:** `io.projectreactor.netty` **Name:** `reactor-netty-http` **Version:** `1.1.7`
198198
> - **POM Project URL**: [https://github.com/reactor/reactor-netty](https://github.com/reactor/reactor-netty)
199199
> - **POM License**: Apache License, Version 2.0 - [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
200200

0 commit comments

Comments
 (0)