Skip to content

Commit de47f22

Browse files
authored
Update distributions LICENSE and NOTICE with artifacts and versions sync (#1509)
1 parent f32d77d commit de47f22

File tree

3 files changed

+140
-29
lines changed

3 files changed

+140
-29
lines changed

quarkus/admin/distribution/LICENSE

Lines changed: 13 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -290,12 +290,6 @@ License (from POM): Apache License 2.0 - https://repository.jboss.org/licenses/a
290290

291291
--------------------------------------------------------------------------------
292292

293-
Group: com.auth0 Name: java-jwt Version: 4.5.0
294-
Project URL (from POM): https://github.com/auth0/java-jwt
295-
License (from POM): The MIT License (MIT) - https://raw.githubusercontent.com/auth0/java-jwt/master/LICENSE
296-
297-
--------------------------------------------------------------------------------
298-
299293
Group: com.azure Name: azure-core Version: 1.55.3
300294
Project URL (from POM): https://github.com/Azure/azure-sdk-for-java
301295
License (from POM): The MIT License (MIT) - http://opensource.org/licenses/MIT
@@ -380,12 +374,6 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
380374

381375
--------------------------------------------------------------------------------
382376

383-
Group: com.fasterxml.jackson.module Name: jackson-module-parameter-names Version: 2.18.2
384-
Project URL (from POM): https://github.com/FasterXML/jackson
385-
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
386-
387-
--------------------------------------------------------------------------------
388-
389377
Group: com.github.ben-manes.caffeine Name: caffeine Version: 3.2.0
390378
Project URL (from POM): https://github.com/ben-manes/caffeine
391379
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -1022,12 +1010,6 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
10221010

10231011
--------------------------------------------------------------------------------
10241012

1025-
Group: io.opentelemetry Name: opentelemetry-sdk-extension-autoconfigure Version: 1.44.1
1026-
Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java
1027-
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1028-
1029-
--------------------------------------------------------------------------------
1030-
10311013
Group: io.opentelemetry Name: opentelemetry-sdk-extension-autoconfigure-spi Version: 1.44.1
10321014
Project URL (from POM): https://github.com/open-telemetry/opentelemetry-java
10331015
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -1141,6 +1123,7 @@ Project URL (from POM): https://quarkus.io
11411123
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
11421124

11431125
--------------------------------------------------------------------------------
1126+
11441127
Group: io.quarkus Name: quarkus-fs-util Version: 0.0.10
11451128
Project URL (from POM): https://quarkus.io
11461129
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -1350,6 +1333,12 @@ License (from POM): EDL 1.0 - http://www.eclipse.org/org/documents/edl-v10.php
13501333

13511334
--------------------------------------------------------------------------------
13521335

1336+
Group: jakarta.resource Name: jakarta.resource-api Version: 2.1.0
1337+
Project URL (from POM): https://github.com/jakartaee/connectors
1338+
License (from POM): EPL 2.0 - https://www.eclipse.org/legal/epl-2.0
1339+
1340+
--------------------------------------------------------------------------------
1341+
13531342
Group: jakarta.servlet Name: jakarta.servlet-api Version: 6.0.0
13541343
Project URL (from POM): https://projects.eclipse.org/projects/ee4j.servlet
13551344
License (from POM): EPL 2.0 - https://www.eclipse.org/legal/epl-2.0
@@ -1383,6 +1372,12 @@ License (from POM): Eclipse Distribution License 1.0 - http://www.eclipse.org/or
13831372

13841373
--------------------------------------------------------------------------------
13851374

1375+
Group: javax.validation Name: validation-api Version: 1.1.0.Final
1376+
Project URL (from POM): https://beanvalidation.org
1377+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1378+
1379+
--------------------------------------------------------------------------------
1380+
13861381
Group: javax.ws.rs Name: jsr311-api Version: 1.1.1
13871382
Project URL (from POM): https://jsr311.dev.java.net
13881383
License (from POM): CDDL License - http://www.opensource.org/licenses/cddl1.php

quarkus/server/distribution/LICENSE

Lines changed: 104 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,18 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
723723

724724
--------------------------------------------------------------------------------
725725

726+
Group: com.sun.xml.bind Name: jaxb-core Version: 4.0.5
727+
Project URL (from POM): https://github.com/eclipse-ee4j/jaxb-ri
728+
License (from POM): EDL 1.0 - http://www.eclipse.org/org/documents/edl-v10.php
729+
730+
--------------------------------------------------------------------------------
731+
732+
Group: com.sun.xml.bind Name: jaxb-xjc Version: 4.0.5
733+
Project URL (from POM): https://github.com/eclipse-ee4j/jaxb-ri
734+
License (from POM): EDL 1.0 - http://www.eclipse.org/org/documents/edl-v10.php
735+
736+
--------------------------------------------------------------------------------
737+
726738
Group: commons-beanutils Name: commons-beanutils Version: 1.9.4
727739
Project URL (from POM): https://commons.apache.org/proper/commons-beanutils/
728740
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -909,25 +921,25 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
909921

910922
--------------------------------------------------------------------------------
911923

912-
Group: io.micrometer Name: micrometer-commons Version: 1.14.5
924+
Group: io.micrometer Name: micrometer-commons Version: 1.14.6
913925
Project URL (from POM): https://github.com/micrometer-metrics/micrometer
914926
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
915927

916928
--------------------------------------------------------------------------------
917929

918-
Group: io.micrometer Name: micrometer-core Version: 1.14.5
930+
Group: io.micrometer Name: micrometer-core Version: 1.14.6
919931
Project URL (from POM): https://github.com/micrometer-metrics/micrometer
920932
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
921933

922934
--------------------------------------------------------------------------------
923935

924-
Group: io.micrometer Name: micrometer-observation Version: 1.14.5
936+
Group: io.micrometer Name: micrometer-observation Version: 1.14.6
925937
Project URL (from POM): https://github.com/micrometer-metrics/micrometer
926938
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
927939

928940
--------------------------------------------------------------------------------
929941

930-
Group: io.micrometer Name: micrometer-registry-prometheus-simpleclient Version: 1.14.5
942+
Group: io.micrometer Name: micrometer-registry-prometheus-simpleclient Version: 1.14.6
931943
Project URL (from POM): https://github.com/micrometer-metrics/micrometer
932944
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
933945

@@ -1221,19 +1233,19 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
12211233

12221234
--------------------------------------------------------------------------------
12231235

1224-
Group: io.projectreactor.netty Name: reactor-netty-core Version: 1.2.4
1236+
Group: io.projectreactor.netty Name: reactor-netty-core Version: 1.2.5
12251237
Project URL (from POM): https://github.com/reactor/reactor-netty
12261238
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
12271239

12281240
--------------------------------------------------------------------------------
12291241

1230-
Group: io.projectreactor.netty Name: reactor-netty-http Version: 1.2.4
1242+
Group: io.projectreactor.netty Name: reactor-netty-http Version: 1.2.5
12311243
Project URL (from POM): https://github.com/reactor/reactor-netty
12321244
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
12331245

12341246
--------------------------------------------------------------------------------
12351247

1236-
Group: io.projectreactor Name: reactor-core Version: 3.7.4
1248+
Group: io.projectreactor Name: reactor-core Version: 3.7.5
12371249
Project URL (from POM): https://github.com/reactor/reactor-core
12381250
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
12391251

@@ -1389,12 +1401,30 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
13891401

13901402
--------------------------------------------------------------------------------
13911403

1404+
Group: io.quarkus Name: quarkus-narayana Version: 3.21.4
1405+
Project URL (from POM): https://quarkus.io
1406+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1407+
1408+
--------------------------------------------------------------------------------
1409+
13921410
Group: io.quarkus Name: quarkus-netty Version: 3.21.4
13931411
Project URL (from POM): https://quarkus.io
13941412
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
13951413

13961414
--------------------------------------------------------------------------------
13971415

1416+
Group: io.quarkus Name: quarkus-oidc Version: 3.21.4
1417+
Project URL (from POM): https://quarkus.io
1418+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1419+
1420+
--------------------------------------------------------------------------------
1421+
1422+
Group: io.quarkus Name: quarkus-oidc-common Version: 3.21.4
1423+
Project URL (from POM): https://quarkus.io
1424+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1425+
1426+
--------------------------------------------------------------------------------
1427+
13981428
Group: io.quarkus Name: quarkus-opentelemetry Version: 3.21.4
13991429
Project URL (from POM): https://quarkus.io
14001430
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -1461,6 +1491,12 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
14611491

14621492
--------------------------------------------------------------------------------
14631493

1494+
Group: io.quarkus Name: quarkus-smallrye-jwt-build Version: 3.21.4
1495+
Project URL (from POM): https://quarkus.io
1496+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1497+
1498+
--------------------------------------------------------------------------------
1499+
14641500
Group: io.quarkus Name: quarkus-tls-registry Version: 3.21.4
14651501
Project URL (from POM): https://quarkus.io
14661502
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -1641,6 +1677,12 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
16411677

16421678
--------------------------------------------------------------------------------
16431679

1680+
Group: io.smallrye.reactive Name: smallrye-mutiny-vertx-web-client Version: 3.18.1
1681+
Project URL (from POM): https://smallrye.io
1682+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1683+
1684+
--------------------------------------------------------------------------------
1685+
16441686
Group: io.smallrye.reactive Name: smallrye-mutiny-vertx-web-common Version: 3.18.1
16451687
Project URL (from POM): https://smallrye.io
16461688
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -1724,6 +1766,7 @@ Project URL (from POM): https://smallrye.io
17241766
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
17251767

17261768
--------------------------------------------------------------------------------
1769+
17271770
Group: io.smallrye Name: smallrye-health Version: 4.2.0
17281771
Project URL (from POM): https://smallrye.io
17291772
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -1742,6 +1785,24 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
17421785

17431786
--------------------------------------------------------------------------------
17441787

1788+
Group: io.smallrye Name: smallrye-jwt Version: 4.6.1
1789+
Project URL (from POM): https://smallrye.io
1790+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1791+
1792+
--------------------------------------------------------------------------------
1793+
1794+
Group: io.smallrye Name: smallrye-jwt-build Version: 4.6.1
1795+
Project URL (from POM): https://smallrye.io
1796+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1797+
1798+
--------------------------------------------------------------------------------
1799+
1800+
Group: io.smallrye Name: smallrye-jwt-common Version: 4.6.1
1801+
Project URL (from POM): https://smallrye.io
1802+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
1803+
1804+
--------------------------------------------------------------------------------
1805+
17451806
Group: io.swagger Name: swagger-annotations Version: 1.6.15
17461807
Project URL (from POM): https://github.com/swagger-api/swagger-core
17471808
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -1888,6 +1949,12 @@ License (from POM): GPL2 w/ CPE - https://www.gnu.org/software/classpath/license
18881949

18891950
--------------------------------------------------------------------------------
18901951

1952+
Group: jakarta.persistence Name: jakarta.persistence-api Version: 3.1.0
1953+
Project URL (from POM): https://github.com/jakartaee/persistence
1954+
License (from POM): EPL 2.0 - https://www.eclipse.org/legal/epl-2.0
1955+
1956+
--------------------------------------------------------------------------------
1957+
18911958
Group: jakarta.servlet Name: jakarta.servlet-api Version: 6.0.0
18921959
Project URL (from POM): https://projects.eclipse.org/projects/ee4j.servlet
18931960
License (from POM): EPL 2.0 - https://www.eclipse.org/legal/epl-2.0
@@ -2181,6 +2248,12 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
21812248

21822249
--------------------------------------------------------------------------------
21832250

2251+
Group: org.bitbucket.b_c Name: jose4j Version: 0.9.6
2252+
Project URL: https://bitbucket.org/b_c/jose4j/src/master/
2253+
License: Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
2254+
2255+
--------------------------------------------------------------------------------
2256+
21842257
Group: org.bouncycastle Name: bcprov-jdk18on Version: 1.80
21852258
Project URL (from POM): https://www.bouncycastle.org/download/bouncy-castle-java/
21862259
License (from POM): Bouncy Castle Licence - https://www.bouncycastle.org/licence.html
@@ -2341,6 +2414,18 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
23412414

23422415
--------------------------------------------------------------------------------
23432416

2417+
Group: org.jboss.invocation Name: jboss-invocation Version: 2.0.0.Final
2418+
Project URL (from POM): http://www.jboss.org
2419+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
2420+
2421+
--------------------------------------------------------------------------------
2422+
2423+
Group: org.jboss Name: jboss-transaction-spi Version: 8.0.0.Final
2424+
Project URL (from POM): http://www.jboss.org
2425+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
2426+
2427+
--------------------------------------------------------------------------------
2428+
23442429
Group: org.jboss.logging Name: commons-logging-jboss-logging Version: 1.0.0.Final
23452430
Project URL (from POM): http://www.jboss.org
23462431
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
@@ -2353,6 +2438,18 @@ License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE
23532438

23542439
--------------------------------------------------------------------------------
23552440

2441+
Group: org.jboss.narayana.jta Name: narayana-jta Version: 7.2.1.Final
2442+
Project URL (from POM): http://www.jboss.org
2443+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
2444+
2445+
--------------------------------------------------------------------------------
2446+
2447+
Group: org.jboss.narayana.jta Name: narayana-jts-integration Version: 7.2.1.Final
2448+
Project URL (from POM): http://www.jboss.org
2449+
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt
2450+
2451+
--------------------------------------------------------------------------------
2452+
23562453
Group: org.jboss.slf4j Name: slf4j-jboss-logmanager Version: 2.0.0.Final
23572454
Project URL (from POM): http://www.jboss.org
23582455
License (from POM): Apache License 2.0 - https://www.apache.org/licenses/LICENSE-2.0.txt

quarkus/server/distribution/NOTICE

Lines changed: 23 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,10 @@ NOTICE:
141141

142142
--------------------------------------------------------------------------------
143143

144-
Group: io.micrometer Name: micrometer-commons Version: 1.14.5
145-
Group: io.micrometer Name: micrometer-core Version: 1.14.5
146-
Group: io.micrometer Name: micrometer-observation Version: 1.14.5
147-
Group: io.micrometer Name: micrometer-registry-prometheus-simpleclient Version: 1.14.5
144+
Group: io.micrometer Name: micrometer-commons Version: 1.14.6
145+
Group: io.micrometer Name: micrometer-core Version: 1.14.6
146+
Group: io.micrometer Name: micrometer-observation Version: 1.14.6
147+
Group: io.micrometer Name: micrometer-registry-prometheus-simpleclient Version: 1.14.6
148148

149149
NOTICE:
150150
| Micrometer
@@ -1088,3 +1088,22 @@ NOTICE:
10881088
| Copyright 2017 Amazon.com, Inc. or its affiliates. All Rights Reserved.
10891089

10901090
--------------------------------------------------------------------------------
1091+
1092+
Group: org.bitbucket.b_c Name: jose4j Version: 0.9.6
1093+
1094+
NOTICE:
1095+
| jose4j
1096+
| Copyright 2012-2015 Brian Campbell
1097+
|
1098+
| EcdsaUsingShaAlgorithm contains code for converting the concatenated
1099+
| R & S values of the signature to and from DER, which was originally
1100+
| derived from the Apache Santuario XML Security library's SignatureECDSA
1101+
| implementation. http://santuario.apache.org/
1102+
|
1103+
| The Base64 implementation in this software was derived from the
1104+
| Apache Commons Codec project. http://commons.apache.org/proper/commons-codec/
1105+
|
1106+
| JSON processing in this software was derived from the JSON.simple toolkit.
1107+
| https://code.google.com/p/json-simple/
1108+
1109+
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)