Skip to content

Commit 7038b3d

Browse files
committed
Update third-party licenses
1 parent d922969 commit 7038b3d

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

src/distribution/third-party-licenses/licenses

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ MQTT CLI uses the following third party libraries:
1010
com.google.dagger:dagger | 2.51.1 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
1111
com.google.errorprone:error_prone_annotations | 2.27.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
1212
com.google.guava:failureaccess | 1.0.2 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
13-
com.google.guava:guava | 33.2.0-jre | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
13+
com.google.guava:guava | 33.2.1-jre | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
1414
com.google.guava:listenablefuture | 9999.0-empty-to-avoid-conflict-with-guava | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
1515
com.hivemq:hivemq-mqtt-client | 1.3.3 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
1616
com.opencsv:opencsv | 5.9 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
@@ -25,16 +25,16 @@ MQTT CLI uses the following third party libraries:
2525
info.picocli:picocli-codegen | 4.7.6 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
2626
info.picocli:picocli-shell-jline3 | 4.7.6 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
2727
io.gsonfire:gson-fire | 1.9.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
28-
io.netty:netty-buffer | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
29-
io.netty:netty-codec | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
30-
io.netty:netty-codec-http | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
31-
io.netty:netty-common | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
32-
io.netty:netty-handler | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
33-
io.netty:netty-resolver | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
34-
io.netty:netty-transport | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
35-
io.netty:netty-transport-classes-epoll | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
36-
io.netty:netty-transport-native-epoll | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
37-
io.netty:netty-transport-native-unix-common | 4.1.110.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
28+
io.netty:netty-buffer | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
29+
io.netty:netty-codec | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
30+
io.netty:netty-codec-http | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
31+
io.netty:netty-common | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
32+
io.netty:netty-handler | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
33+
io.netty:netty-resolver | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
34+
io.netty:netty-transport | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
35+
io.netty:netty-transport-classes-epoll | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
36+
io.netty:netty-transport-native-epoll | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
37+
io.netty:netty-transport-native-unix-common | 4.1.111.Final | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
3838
io.reactivex.rxjava2:rxjava | 2.2.21 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
3939
io.swagger:swagger-annotations | 1.6.14 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
4040
javax.annotation:javax.annotation-api | 1.3.2 | CDDL-1.1 | https://spdx.org/licenses/CDDL-1.1.html
@@ -53,10 +53,10 @@ MQTT CLI uses the following third party libraries:
5353
org.jetbrains.kotlin:kotlin-stdlib-jdk7 | 1.9.10 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
5454
org.jetbrains.kotlin:kotlin-stdlib-jdk8 | 1.9.10 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
5555
org.jetbrains:annotations | 24.1.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
56-
org.jline:jline | 3.26.1 | BSD-3-Clause | https://spdx.org/licenses/BSD-3-Clause.html
57-
org.jline:jline-native | 3.26.1 | BSD-3-Clause | https://spdx.org/licenses/BSD-3-Clause.html
58-
org.jline:jline-terminal | 3.26.1 | BSD-3-Clause | https://spdx.org/licenses/BSD-3-Clause.html
59-
org.jline:jline-terminal-jansi | 3.26.1 | BSD-3-Clause | https://spdx.org/licenses/BSD-3-Clause.html
56+
org.jline:jline | 3.26.2 | BSD-3-Clause | https://spdx.org/licenses/BSD-3-Clause.html
57+
org.jline:jline-native | 3.26.2 | BSD-3-Clause | https://spdx.org/licenses/BSD-3-Clause.html
58+
org.jline:jline-terminal | 3.26.2 | BSD-3-Clause | https://spdx.org/licenses/BSD-3-Clause.html
59+
org.jline:jline-terminal-jansi | 3.26.2 | BSD-3-Clause | https://spdx.org/licenses/BSD-3-Clause.html
6060
org.reactivestreams:reactive-streams | 1.0.4 | MIT-0 | https://spdx.org/licenses/MIT-0.html
6161
org.tinylog:tinylog-api | 2.7.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html
6262
org.tinylog:tinylog-impl | 2.7.0 | Apache-2.0 | https://spdx.org/licenses/Apache-2.0.html

src/distribution/third-party-licenses/licenses.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h2>Third Party Licenses</h2>
7373
</tr>
7474
<tr>
7575
<td>com.google.guava:guava</td>
76-
<td>33.2.0-jre</td>
76+
<td>33.2.1-jre</td>
7777
<td>Apache-2.0</td>
7878
<td>
7979
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -208,7 +208,7 @@ <h2>Third Party Licenses</h2>
208208
</tr>
209209
<tr>
210210
<td>io.netty:netty-buffer</td>
211-
<td>4.1.110.Final</td>
211+
<td>4.1.111.Final</td>
212212
<td>Apache-2.0</td>
213213
<td>
214214
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -217,7 +217,7 @@ <h2>Third Party Licenses</h2>
217217
</tr>
218218
<tr>
219219
<td>io.netty:netty-codec</td>
220-
<td>4.1.110.Final</td>
220+
<td>4.1.111.Final</td>
221221
<td>Apache-2.0</td>
222222
<td>
223223
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -226,7 +226,7 @@ <h2>Third Party Licenses</h2>
226226
</tr>
227227
<tr>
228228
<td>io.netty:netty-codec-http</td>
229-
<td>4.1.110.Final</td>
229+
<td>4.1.111.Final</td>
230230
<td>Apache-2.0</td>
231231
<td>
232232
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -235,7 +235,7 @@ <h2>Third Party Licenses</h2>
235235
</tr>
236236
<tr>
237237
<td>io.netty:netty-common</td>
238-
<td>4.1.110.Final</td>
238+
<td>4.1.111.Final</td>
239239
<td>Apache-2.0</td>
240240
<td>
241241
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -244,7 +244,7 @@ <h2>Third Party Licenses</h2>
244244
</tr>
245245
<tr>
246246
<td>io.netty:netty-handler</td>
247-
<td>4.1.110.Final</td>
247+
<td>4.1.111.Final</td>
248248
<td>Apache-2.0</td>
249249
<td>
250250
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -253,7 +253,7 @@ <h2>Third Party Licenses</h2>
253253
</tr>
254254
<tr>
255255
<td>io.netty:netty-resolver</td>
256-
<td>4.1.110.Final</td>
256+
<td>4.1.111.Final</td>
257257
<td>Apache-2.0</td>
258258
<td>
259259
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -262,7 +262,7 @@ <h2>Third Party Licenses</h2>
262262
</tr>
263263
<tr>
264264
<td>io.netty:netty-transport</td>
265-
<td>4.1.110.Final</td>
265+
<td>4.1.111.Final</td>
266266
<td>Apache-2.0</td>
267267
<td>
268268
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -271,7 +271,7 @@ <h2>Third Party Licenses</h2>
271271
</tr>
272272
<tr>
273273
<td>io.netty:netty-transport-classes-epoll</td>
274-
<td>4.1.110.Final</td>
274+
<td>4.1.111.Final</td>
275275
<td>Apache-2.0</td>
276276
<td>
277277
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -280,7 +280,7 @@ <h2>Third Party Licenses</h2>
280280
</tr>
281281
<tr>
282282
<td>io.netty:netty-transport-native-epoll</td>
283-
<td>4.1.110.Final</td>
283+
<td>4.1.111.Final</td>
284284
<td>Apache-2.0</td>
285285
<td>
286286
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -289,7 +289,7 @@ <h2>Third Party Licenses</h2>
289289
</tr>
290290
<tr>
291291
<td>io.netty:netty-transport-native-unix-common</td>
292-
<td>4.1.110.Final</td>
292+
<td>4.1.111.Final</td>
293293
<td>Apache-2.0</td>
294294
<td>
295295
<a href="https://spdx.org/licenses/Apache-2.0.html">https://spdx.org/licenses/Apache-2.0.html</a>
@@ -460,7 +460,7 @@ <h2>Third Party Licenses</h2>
460460
</tr>
461461
<tr>
462462
<td>org.jline:jline</td>
463-
<td>3.26.1</td>
463+
<td>3.26.2</td>
464464
<td>BSD-3-Clause</td>
465465
<td>
466466
<a href="https://spdx.org/licenses/BSD-3-Clause.html">https://spdx.org/licenses/BSD-3-Clause.html</a>
@@ -469,7 +469,7 @@ <h2>Third Party Licenses</h2>
469469
</tr>
470470
<tr>
471471
<td>org.jline:jline-native</td>
472-
<td>3.26.1</td>
472+
<td>3.26.2</td>
473473
<td>BSD-3-Clause</td>
474474
<td>
475475
<a href="https://spdx.org/licenses/BSD-3-Clause.html">https://spdx.org/licenses/BSD-3-Clause.html</a>
@@ -478,7 +478,7 @@ <h2>Third Party Licenses</h2>
478478
</tr>
479479
<tr>
480480
<td>org.jline:jline-terminal</td>
481-
<td>3.26.1</td>
481+
<td>3.26.2</td>
482482
<td>BSD-3-Clause</td>
483483
<td>
484484
<a href="https://spdx.org/licenses/BSD-3-Clause.html">https://spdx.org/licenses/BSD-3-Clause.html</a>
@@ -487,7 +487,7 @@ <h2>Third Party Licenses</h2>
487487
</tr>
488488
<tr>
489489
<td>org.jline:jline-terminal-jansi</td>
490-
<td>3.26.1</td>
490+
<td>3.26.2</td>
491491
<td>BSD-3-Clause</td>
492492
<td>
493493
<a href="https://spdx.org/licenses/BSD-3-Clause.html">https://spdx.org/licenses/BSD-3-Clause.html</a>

0 commit comments

Comments
 (0)