Skip to content

Commit 44a531d

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

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

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

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
{
224224
"moduleName": "com.google.zxing:core",
225225
"moduleUrl": "https://github.com/zxing/zxing/core",
226-
"moduleVersion": "3.5.3",
226+
"moduleVersion": "3.5.4",
227227
"moduleLicense": "The Apache Software License, Version 2.0",
228228
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
229229
},
@@ -560,7 +560,7 @@
560560
{
561561
"moduleName": "commons-io:commons-io",
562562
"moduleUrl": "https://commons.apache.org/proper/commons-io/",
563-
"moduleVersion": "2.20.0",
563+
"moduleVersion": "2.21.0",
564564
"moduleLicense": "Apache-2.0",
565565
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
566566
},
@@ -612,6 +612,13 @@
612612
"moduleLicense": "The Apache Software License, Version 2.0",
613613
"moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt"
614614
},
615+
{
616+
"moduleName": "io.micrometer:micrometer-core",
617+
"moduleUrl": "https://github.com/micrometer-metrics/micrometer",
618+
"moduleVersion": "1.16.0",
619+
"moduleLicense": "The Apache Software License, Version 2.0",
620+
"moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt"
621+
},
615622
{
616623
"moduleName": "io.micrometer:micrometer-jakarta9",
617624
"moduleUrl": "https://github.com/micrometer-metrics/micrometer",
@@ -678,7 +685,7 @@
678685
{
679686
"moduleName": "io.swagger.core.v3:swagger-annotations-jakarta",
680687
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-annotations",
681-
"moduleVersion": "2.2.36",
688+
"moduleVersion": "2.2.38",
682689
"moduleLicense": "Apache License, Version 2.0",
683690
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
684691
},
@@ -692,7 +699,7 @@
692699
{
693700
"moduleName": "io.swagger.core.v3:swagger-core-jakarta",
694701
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-core",
695-
"moduleVersion": "2.2.36",
702+
"moduleVersion": "2.2.38",
696703
"moduleLicense": "Apache License, Version 2.0",
697704
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
698705
},
@@ -706,7 +713,7 @@
706713
{
707714
"moduleName": "io.swagger.core.v3:swagger-models-jakarta",
708715
"moduleUrl": "https://github.com/swagger-api/swagger-core/modules/swagger-models",
709-
"moduleVersion": "2.2.36",
716+
"moduleVersion": "2.2.38",
710717
"moduleLicense": "Apache License, Version 2.0",
711718
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
712719
},
@@ -914,7 +921,7 @@
914921
{
915922
"moduleName": "org.apache.commons:commons-lang3",
916923
"moduleUrl": "https://commons.apache.org/proper/commons-lang/",
917-
"moduleVersion": "3.19.0",
924+
"moduleVersion": "3.20.0",
918925
"moduleLicense": "Apache-2.0",
919926
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
920927
},
@@ -1548,19 +1555,19 @@
15481555
},
15491556
{
15501557
"moduleName": "org.springdoc:springdoc-openapi-starter-common",
1551-
"moduleVersion": "2.8.13",
1558+
"moduleVersion": "2.8.14",
15521559
"moduleLicense": "The Apache License, Version 2.0",
15531560
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15541561
},
15551562
{
15561563
"moduleName": "org.springdoc:springdoc-openapi-starter-webmvc-api",
1557-
"moduleVersion": "2.8.13",
1564+
"moduleVersion": "2.8.14",
15581565
"moduleLicense": "The Apache License, Version 2.0",
15591566
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15601567
},
15611568
{
15621569
"moduleName": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
1563-
"moduleVersion": "2.8.13",
1570+
"moduleVersion": "2.8.14",
15641571
"moduleLicense": "The Apache License, Version 2.0",
15651572
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15661573
},
@@ -1906,7 +1913,7 @@
19061913
{
19071914
"moduleName": "org.webjars:swagger-ui",
19081915
"moduleUrl": "https://www.webjars.org",
1909-
"moduleVersion": "5.28.1",
1916+
"moduleVersion": "5.30.1",
19101917
"moduleLicense": "Apache-2.0"
19111918
},
19121919
{

0 commit comments

Comments
 (0)