Skip to content

Commit f7a9f20

Browse files
Bump io.netty:netty-codec-http
Bumps [io.netty:netty-codec-http](https://github.com/netty/netty) from 4.1.77.Final to 4.1.108.Final. - [Commits](netty/netty@netty-4.1.77.Final...netty-4.1.108.Final) --- updated-dependencies: - dependency-name: io.netty:netty-codec-http dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 72ad4f3 commit f7a9f20

File tree

1 file changed

+1
-1
lines changed
  • server/api-service/lowcoder-plugins/smtpPlugin

1 file changed

+1
-1
lines changed

server/api-service/lowcoder-plugins/smtpPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>io.netty</groupId>
4545
<artifactId>netty-codec-http</artifactId>
46-
<version>4.1.77.Final</version>
46+
<version>4.1.108.Final</version>
4747
<scope>test</scope>
4848
</dependency>
4949

0 commit comments

Comments
 (0)