Skip to content

Commit f834d11

Browse files
authored
Update gRPC attribution for 1.32.1 (helidon-io#2389)
1 parent 53b9834 commit f834d11

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

THIRD_PARTY_LICENSES.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4552,12 +4552,12 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
45524552
--------------------------------------------
45534553

45544554
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
4555-
grpc-java 1.27.1 The gRPC Authors
4555+
grpc-java 1.32.1 The gRPC Authors
45564556
Apache 2.0
45574557
Used by: [helidon-config-etcd, helidon-grpc-core, io.grpc]
45584558
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
45594559
grpc-java (io.grpc:grpc-*)
4560-
Copyright 2014,2019 The gRPC Authors
4560+
Copyright 2014,2020 The gRPC Authors
45614561
Copyright 2018, gRPC Authors All rights reserved.
45624562
Copyright 2014 The gRPC Authors
45634563

@@ -4635,8 +4635,8 @@ Fourth Party Dependencies
46354635
Copyright (c) JSR305 expert group
46364636
Apache License Version 2.0
46374637
--------------------------------------------
4638-
"Guava: Google Core Libraries for Java" (com.google.guava:*)
4639-
Copyright (C) 2005,2019 The Guava Authors
4638+
"Guava: Google Libraries for Java" (com.google.guava:*)
4639+
Copyright (C) 2005,2020 The Guava Authors
46404640
Copyright (C) 2018 The Guava Authors
46414641
Apache License Version 2.0
46424642
--------------------------------------------
@@ -4651,7 +4651,7 @@ Fourth Party Dependencies
46514651
Apache License Version 2.0
46524652
--------------------------------------------
46534653
"Netty" (io.netty:netty-*)
4654-
Copyright 2014,2019 The Netty Project
4654+
Copyright 2014,2020 The Netty Project
46554655
Copyright 2014 Twitter, Inc.
46564656
Copyright (c) 2004-2011 QOS.ch
46574657
Copyright 2012,2017 The Netty Project

etc/THIRD_PARTY_LICENSES.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4917,9 +4917,9 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
49174917
</attribution>
49184918
</dependency>
49194919
<dependency>
4920-
<id>77273</id>
4920+
<id>86321</id>
49214921
<name>grpc-java</name>
4922-
<version>1.27.1</version>
4922+
<version>1.32.1</version>
49234923
<licensor>The gRPC Authors</licensor>
49244924
<licenseName>Apache 2.0</licenseName>
49254925
<consumers>
@@ -4928,7 +4928,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
49284928
<consumer>io.grpc</consumer>
49294929
</consumers>
49304930
<attribution>grpc-java (io.grpc:grpc-*)
4931-
Copyright 2014,2019 The gRPC Authors
4931+
Copyright 2014,2020 The gRPC Authors
49324932
Copyright 2018, gRPC Authors All rights reserved.
49334933
Copyright 2014 The gRPC Authors
49344934

@@ -5006,8 +5006,8 @@ Fourth Party Dependencies
50065006
Copyright (c) JSR305 expert group
50075007
Apache License Version 2.0
50085008
--------------------------------------------
5009-
"Guava: Google Core Libraries for Java" (com.google.guava:*)
5010-
Copyright (C) 2005,2019 The Guava Authors
5009+
"Guava: Google Libraries for Java" (com.google.guava:*)
5010+
Copyright (C) 2005,2020 The Guava Authors
50115011
Copyright (C) 2018 The Guava Authors
50125012
Apache License Version 2.0
50135013
--------------------------------------------
@@ -5022,7 +5022,7 @@ Fourth Party Dependencies
50225022
Apache License Version 2.0
50235023
--------------------------------------------
50245024
"Netty" (io.netty:netty-*)
5025-
Copyright 2014,2019 The Netty Project
5025+
Copyright 2014,2020 The Netty Project
50265026
Copyright 2014 Twitter, Inc.
50275027
Copyright (c) 2004-2011 QOS.ch
50285028
Copyright 2012,2017 The Netty Project

0 commit comments

Comments
 (0)