Skip to content

Commit 5528879

Browse files
committed
Update third party versions in LICENSE and NOTICE
1 parent 1e1f965 commit 5528879

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed

flight/flight-integration-tests/src/shade/LICENSE.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ License: https://www.apache.org/licenses/LICENSE-2.0
225225

226226
--------------------------------------------------------------------------------
227227

228-
This binary artifact contains Netty 4.1.119.Final.
228+
This binary artifact contains Netty 4.2.1.Final.
229229

230230
Copyright: Copyright 2014 The Netty Project
231231
Home page: https://netty.io/
@@ -265,14 +265,14 @@ License: https://www.apache.org/licenses/LICENSE-2.0
265265

266266
--------------------------------------------------------------------------------
267267

268-
This binary artifact contains Guava 33.4.5-jre.
268+
This binary artifact contains Guava 33.4.8-jre.
269269

270270
Home page: https://github.com/google/guava
271271
License: https://www.apache.org/licenses/LICENSE-2.0
272272

273273
--------------------------------------------------------------------------------
274274

275-
This binary artifact contains Google Protobuf 4.30.1.
275+
This binary artifact contains Google Protobuf 4.30.2.
276276

277277
Copyright: Copyright 2008 Google Inc. All rights reserved.
278278
Home page: https://protobuf.dev/

flight/flight-integration-tests/src/shade/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).
66

77
---------------------------------------------------------
88

9-
This product includes Netty 4.1.119.Final, with the following in its NOTICE:
9+
This product includes Netty 4.2.1.Final, with the following in its NOTICE:
1010

1111
| The Netty Project
1212
| =================

flight/flight-sql-jdbc-driver/src/shade/LICENSE.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ License: https://www.apache.org/licenses/LICENSE-2.0
211211

212212
--------------------------------------------------------------------------------
213213

214-
This binary artifact contains Netty 4.1.119.Final.
214+
This binary artifact contains Netty 4.2.1.Final.
215215

216216
Copyright: Copyright 2014 The Netty Project
217217
Home page: https://netty.io/
@@ -227,14 +227,14 @@ License: https://www.apache.org/licenses/LICENSE-2.0
227227

228228
--------------------------------------------------------------------------------
229229

230-
This binary artifact contains Guava 33.4.5-jre.
230+
This binary artifact contains Guava 33.4.8-jre.
231231

232232
Home page: https://github.com/google/guava
233233
License: https://www.apache.org/licenses/LICENSE-2.0
234234

235235
--------------------------------------------------------------------------------
236236

237-
This binary artifact contains Protobuf 4.30.1.
237+
This binary artifact contains Protobuf 4.30.2.
238238

239239
Copyright: Copyright 2008 Google Inc. All rights reserved.
240240
Home page: https://protobuf.dev/

flight/flight-sql-jdbc-driver/src/shade/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This product includes gRPC 1.71.0, with the following in its NOTICE:
7373

7474
---------------------------------------------------
7575

76-
This product includes Netty 4.1.119.Final, with the following in its NOTICE:
76+
This product includes Netty 4.2.1.Final, with the following in its NOTICE:
7777

7878
| The Netty Project
7979
| =================

tools/src/shade/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203

204204
--------------------------------------------------------------------------------
205205

206-
This binary artifact contains Netty 4.1.119.Final.
206+
This binary artifact contains Netty 4.2.1.Final.
207207

208208
Copyright: Copyright 2014 The Netty Project
209209
Home page: https://netty.io/

tools/src/shade/NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Apache Software Foundation (http://www.apache.org/).
66

77
---------------------------------------------------
88

9-
This product includes Netty 4.1.119.Final, with the following in its NOTICE:
9+
This product includes Netty 4.2.1.Final, with the following in its NOTICE:
1010

1111
| The Netty Project
1212
| =================

0 commit comments

Comments
 (0)