Skip to content

Commit b533104

Browse files
authored
Update 3rd Party Licenses
Signed-off-by: exadev[bot] <exadev[bot]@users.noreply.github.com>
1 parent d8b4302 commit b533104

File tree

1 file changed

+34
-13
lines changed

1 file changed

+34
-13
lines changed

app/core/src/main/resources/static/3rdPartyLicenses.json

Lines changed: 34 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,27 @@
77
"moduleLicense": "GNU Lesser General Public License",
88
"moduleLicenseUrl": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
99
},
10+
{
11+
"moduleName": "ch.qos.logback:logback-classic",
12+
"moduleUrl": "http://www.qos.ch",
13+
"moduleVersion": "1.5.21",
14+
"moduleLicense": "GNU Lesser General Public License",
15+
"moduleLicenseUrl": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
16+
},
1017
{
1118
"moduleName": "ch.qos.logback:logback-core",
1219
"moduleUrl": "http://www.qos.ch",
1320
"moduleVersion": "1.5.20",
1421
"moduleLicense": "GNU Lesser General Public License",
1522
"moduleLicenseUrl": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
1623
},
24+
{
25+
"moduleName": "ch.qos.logback:logback-core",
26+
"moduleUrl": "http://www.qos.ch",
27+
"moduleVersion": "1.5.21",
28+
"moduleLicense": "GNU Lesser General Public License",
29+
"moduleLicenseUrl": "http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html"
30+
},
1731
{
1832
"moduleName": "com.adobe.xmp:xmpcore",
1933
"moduleUrl": "https://www.adobe.com/devnet/xmp/library/eula-xmp-library-java.html",
@@ -223,7 +237,7 @@
223237
{
224238
"moduleName": "com.google.zxing:core",
225239
"moduleUrl": "https://github.com/zxing/zxing/core",
226-
"moduleVersion": "3.5.3",
240+
"moduleVersion": "3.5.4",
227241
"moduleLicense": "The Apache Software License, Version 2.0",
228242
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
229243
},
@@ -560,7 +574,7 @@
560574
{
561575
"moduleName": "commons-io:commons-io",
562576
"moduleUrl": "https://commons.apache.org/proper/commons-io/",
563-
"moduleVersion": "2.20.0",
577+
"moduleVersion": "2.21.0",
564578
"moduleLicense": "Apache-2.0",
565579
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
566580
},
@@ -612,6 +626,13 @@
612626
"moduleLicense": "The Apache Software License, Version 2.0",
613627
"moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt"
614628
},
629+
{
630+
"moduleName": "io.micrometer:micrometer-core",
631+
"moduleUrl": "https://github.com/micrometer-metrics/micrometer",
632+
"moduleVersion": "1.16.0",
633+
"moduleLicense": "The Apache Software License, Version 2.0",
634+
"moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt"
635+
},
615636
{
616637
"moduleName": "io.micrometer:micrometer-jakarta9",
617638
"moduleUrl": "https://github.com/micrometer-metrics/micrometer",
@@ -678,42 +699,42 @@
678699
{
679700
"moduleName": "io.swagger.core.v3:swagger-annotations-jakarta",
680701
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-annotations",
681-
"moduleVersion": "2.2.36",
702+
"moduleVersion": "2.2.38",
682703
"moduleLicense": "Apache License, Version 2.0",
683704
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
684705
},
685706
{
686707
"moduleName": "io.swagger.core.v3:swagger-annotations-jakarta",
687708
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-annotations",
688-
"moduleVersion": "2.2.40",
709+
"moduleVersion": "2.2.41",
689710
"moduleLicense": "Apache License, Version 2.0",
690711
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
691712
},
692713
{
693714
"moduleName": "io.swagger.core.v3:swagger-core-jakarta",
694715
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-core",
695-
"moduleVersion": "2.2.36",
716+
"moduleVersion": "2.2.38",
696717
"moduleLicense": "Apache License, Version 2.0",
697718
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
698719
},
699720
{
700721
"moduleName": "io.swagger.core.v3:swagger-core-jakarta",
701722
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-core",
702-
"moduleVersion": "2.2.40",
723+
"moduleVersion": "2.2.41",
703724
"moduleLicense": "Apache License, Version 2.0",
704725
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
705726
},
706727
{
707728
"moduleName": "io.swagger.core.v3:swagger-models-jakarta",
708729
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-models",
709-
"moduleVersion": "2.2.36",
730+
"moduleVersion": "2.2.38",
710731
"moduleLicense": "Apache License, Version 2.0",
711732
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
712733
},
713734
{
714735
"moduleName": "io.swagger.core.v3:swagger-models-jakarta",
715736
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-models",
716-
"moduleVersion": "2.2.40",
737+
"moduleVersion": "2.2.41",
717738
"moduleLicense": "Apache License, Version 2.0",
718739
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
719740
},
@@ -914,7 +935,7 @@
914935
{
915936
"moduleName": "org.apache.commons:commons-lang3",
916937
"moduleUrl": "https://commons.apache.org/proper/commons-lang/",
917-
"moduleVersion": "3.19.0",
938+
"moduleVersion": "3.20.0",
918939
"moduleLicense": "Apache-2.0",
919940
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
920941
},
@@ -1548,19 +1569,19 @@
15481569
},
15491570
{
15501571
"moduleName": "org.springdoc:springdoc-openapi-starter-common",
1551-
"moduleVersion": "2.8.13",
1572+
"moduleVersion": "2.8.14",
15521573
"moduleLicense": "The Apache License, Version 2.0",
15531574
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15541575
},
15551576
{
15561577
"moduleName": "org.springdoc:springdoc-openapi-starter-webmvc-api",
1557-
"moduleVersion": "2.8.13",
1578+
"moduleVersion": "2.8.14",
15581579
"moduleLicense": "The Apache License, Version 2.0",
15591580
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15601581
},
15611582
{
15621583
"moduleName": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
1563-
"moduleVersion": "2.8.13",
1584+
"moduleVersion": "2.8.14",
15641585
"moduleLicense": "The Apache License, Version 2.0",
15651586
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15661587
},
@@ -1906,7 +1927,7 @@
19061927
{
19071928
"moduleName": "org.webjars:swagger-ui",
19081929
"moduleUrl": "https://www.webjars.org",
1909-
"moduleVersion": "5.28.1",
1930+
"moduleVersion": "5.30.1",
19101931
"moduleLicense": "Apache-2.0"
19111932
},
19121933
{

0 commit comments

Comments
 (0)