Skip to content

Commit f920365

Browse files
authored
Merge pull request #2873 from Permify/dependabot/maven/sdk/java/grpc/io.netty-netty-handler-4.2.12.Final
build(deps): bump io.netty:netty-handler from 4.2.11.Final to 4.2.12.Final in /sdk/java/grpc
2 parents 52cdc68 + 45435ae commit f920365

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/java/grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
<dependency>
113113
<groupId>io.netty</groupId>
114114
<artifactId>netty-handler</artifactId>
115-
<version>4.2.11.Final</version>
115+
<version>4.2.12.Final</version>
116116
</dependency>
117117
</dependencies>
118118
</dependencyManagement>

0 commit comments

Comments
 (0)