Skip to content

Commit cb6a3e8

Browse files
Bump the maven group across 1 directory with 2 updates
Bumps the maven group with 2 updates in the /spark directory: [io.netty:netty-codec-http2](https://github.com/netty/netty) and [io.netty:netty-codec-http](https://github.com/netty/netty). Updates `io.netty:netty-codec-http2` from 4.1.125.Final to 4.1.132.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.125.Final...netty-4.1.132.Final) Updates `io.netty:netty-codec-http` from 4.1.125.Final to 4.1.132.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.125.Final...netty-4.1.132.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http2 dependency-version: 4.1.132.Final dependency-type: direct:development dependency-group: maven - dependency-name: io.netty:netty-codec-http dependency-version: 4.1.132.Final dependency-type: direct:development dependency-group: maven ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 037644b commit cb6a3e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spark/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>io.netty</groupId>
105105
<artifactId>netty-codec-http2</artifactId>
106-
<version>4.1.125.Final</version>
106+
<version>4.1.132.Final</version>
107107
<scope>test</scope>
108108
</dependency>
109109
<dependency>
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>io.netty</groupId>
123123
<artifactId>netty-codec-http</artifactId>
124-
<version>4.1.125.Final</version>
124+
<version>4.1.132.Final</version>
125125
<scope>test</scope>
126126
</dependency>
127127
<dependency>

0 commit comments

Comments
 (0)