Skip to content

Commit

Permalink
Bump up to 4.1.99
Browse files Browse the repository at this point in the history
  • Loading branch information
kezhenxu94 committed Oct 9, 2023
1 parent 2689b87 commit 3a5d1d7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions dist-material/release-docs/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -298,16 +298,16 @@ The text of each license is the standard Apache 2.0 license.
https://mvnrepository.com/artifact/io.micrometer/micrometer-commons/1.11.1 Apache-2.0
https://mvnrepository.com/artifact/io.micrometer/micrometer-core/1.11.1 Apache-2.0
https://mvnrepository.com/artifact/io.micrometer/micrometer-observation/1.11.1 Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-buffer/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-buffer/4.1.99.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec/4.1.99.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec-dns/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec-haproxy/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec-http/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec-http2/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec-socks/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-common/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-handler/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-handler-proxy/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec-http/4.1.99.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec-http2/4.1.99.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-codec-socks/4.1.99.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-common/4.1.99.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-handler/4.1.99.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-handler-proxy/4.1.99.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-resolver/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-resolver-dns/4.1.94.Final Apache-2.0
https://mvnrepository.com/artifact/io.netty/netty-resolver-dns-classes-macos/4.1.94.Final Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@

<!-- core lib dependency -->
<grpc.version>1.53.0</grpc.version>
<netty.version>4.1.94.Final</netty.version>
<netty.version>4.1.99.Final</netty.version>
<netty-tcnative-boringssl-static.version>2.0.52.Final</netty-tcnative-boringssl-static.version>
<gson.version>2.9.0</gson.version>
<os-maven-plugin.version>1.6.2</os-maven-plugin.version>
Expand Down

0 comments on commit 3a5d1d7

Please sign in to comment.