Skip to content

Commit e607c58

Browse files
authored
Update 3rd Party Licenses (#18)
Signed-off-by: exadev[bot] <exadev[bot]@users.noreply.github.com> Co-authored-by: exadev[bot] <182929975+exadev[bot]@users.noreply.github.com>
1 parent d01b853 commit e607c58

File tree

1 file changed

+38
-10
lines changed

1 file changed

+38
-10
lines changed

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

Lines changed: 38 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -886,7 +886,7 @@
886886
{
887887
"moduleName": "org.apache.commons:commons-lang3",
888888
"moduleUrl": "https://commons.apache.org/proper/commons-lang/",
889-
"moduleVersion": "3.18.0",
889+
"moduleVersion": "3.19.0",
890890
"moduleLicense": "Apache-2.0",
891891
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
892892
},
@@ -1029,14 +1029,14 @@
10291029
{
10301030
"moduleName": "org.bouncycastle:bcpkix-jdk18on",
10311031
"moduleUrl": "https://www.bouncycastle.org/download/bouncy-castle-java/",
1032-
"moduleVersion": "1.81",
1032+
"moduleVersion": "1.82",
10331033
"moduleLicense": "Bouncy Castle Licence",
10341034
"moduleLicenseUrl": "https://www.bouncycastle.org/licence.html"
10351035
},
10361036
{
10371037
"moduleName": "org.bouncycastle:bcprov-jdk18on",
10381038
"moduleUrl": "https://www.bouncycastle.org/download/bouncy-castle-java/",
1039-
"moduleVersion": "1.81",
1039+
"moduleVersion": "1.82",
10401040
"moduleLicense": "Bouncy Castle Licence",
10411041
"moduleLicenseUrl": "https://www.bouncycastle.org/licence.html"
10421042
},
@@ -1050,7 +1050,7 @@
10501050
{
10511051
"moduleName": "org.bouncycastle:bcutil-jdk18on",
10521052
"moduleUrl": "https://www.bouncycastle.org/download/bouncy-castle-java/",
1053-
"moduleVersion": "1.81",
1053+
"moduleVersion": "1.82",
10541054
"moduleLicense": "Bouncy Castle Licence",
10551055
"moduleLicenseUrl": "https://www.bouncycastle.org/licence.html"
10561056
},
@@ -1061,15 +1061,22 @@
10611061
"moduleLicense": "The MIT License",
10621062
"moduleLicenseUrl": "http://opensource.org/licenses/MIT"
10631063
},
1064+
{
1065+
"moduleName": "org.checkerframework:checker-qual",
1066+
"moduleUrl": "https://checkerframework.org/",
1067+
"moduleVersion": "3.49.5",
1068+
"moduleLicense": "The MIT License",
1069+
"moduleLicenseUrl": "http://opensource.org/licenses/MIT"
1070+
},
10641071
{
10651072
"moduleName": "org.commonmark:commonmark",
1066-
"moduleVersion": "0.25.1",
1073+
"moduleVersion": "0.26.0",
10671074
"moduleLicense": "BSD-2-Clause",
10681075
"moduleLicenseUrl": "https://opensource.org/licenses/BSD-2-Clause"
10691076
},
10701077
{
10711078
"moduleName": "org.commonmark:commonmark-ext-gfm-tables",
1072-
"moduleVersion": "0.25.1",
1079+
"moduleVersion": "0.26.0",
10731080
"moduleLicense": "BSD-2-Clause",
10741081
"moduleLicenseUrl": "https://opensource.org/licenses/BSD-2-Clause"
10751082
},
@@ -1497,6 +1504,13 @@
14971504
"moduleLicense": "BSD-2-Clause",
14981505
"moduleLicenseUrl": "https://jdbc.postgresql.org/about/license.html"
14991506
},
1507+
{
1508+
"moduleName": "org.postgresql:postgresql",
1509+
"moduleUrl": "https://jdbc.postgresql.org/",
1510+
"moduleVersion": "42.7.8",
1511+
"moduleLicense": "BSD-2-Clause",
1512+
"moduleLicenseUrl": "https://jdbc.postgresql.org/about/license.html"
1513+
},
15001514
{
15011515
"moduleName": "org.slf4j:jul-to-slf4j",
15021516
"moduleUrl": "http://www.slf4j.org",
@@ -1520,19 +1534,19 @@
15201534
},
15211535
{
15221536
"moduleName": "org.springdoc:springdoc-openapi-starter-common",
1523-
"moduleVersion": "2.8.12",
1537+
"moduleVersion": "2.8.13",
15241538
"moduleLicense": "The Apache License, Version 2.0",
15251539
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15261540
},
15271541
{
15281542
"moduleName": "org.springdoc:springdoc-openapi-starter-webmvc-api",
1529-
"moduleVersion": "2.8.12",
1543+
"moduleVersion": "2.8.13",
15301544
"moduleLicense": "The Apache License, Version 2.0",
15311545
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15321546
},
15331547
{
15341548
"moduleName": "org.springdoc:springdoc-openapi-starter-webmvc-ui",
1535-
"moduleVersion": "2.8.12",
1549+
"moduleVersion": "2.8.13",
15361550
"moduleLicense": "The Apache License, Version 2.0",
15371551
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
15381552
},
@@ -1704,6 +1718,13 @@
17041718
"moduleLicense": "Apache License, Version 2.0",
17051719
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
17061720
},
1721+
{
1722+
"moduleName": "org.springframework.security:spring-security-core",
1723+
"moduleUrl": "https://spring.io/projects/spring-security",
1724+
"moduleVersion": "6.5.5",
1725+
"moduleLicense": "Apache License, Version 2.0",
1726+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
1727+
},
17071728
{
17081729
"moduleName": "org.springframework.security:spring-security-crypto",
17091730
"moduleUrl": "https://spring.io/projects/spring-security",
@@ -1739,6 +1760,13 @@
17391760
"moduleLicense": "Apache License, Version 2.0",
17401761
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
17411762
},
1763+
{
1764+
"moduleName": "org.springframework.security:spring-security-saml2-service-provider",
1765+
"moduleUrl": "https://spring.io/projects/spring-security",
1766+
"moduleVersion": "6.5.5",
1767+
"moduleLicense": "Apache License, Version 2.0",
1768+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0"
1769+
},
17421770
{
17431771
"moduleName": "org.springframework.security:spring-security-web",
17441772
"moduleUrl": "https://spring.io/projects/spring-security",
@@ -1878,7 +1906,7 @@
18781906
{
18791907
"moduleName": "org.webjars:swagger-ui",
18801908
"moduleUrl": "https://www.webjars.org",
1881-
"moduleVersion": "5.28.0",
1909+
"moduleVersion": "5.28.1",
18821910
"moduleLicense": "Apache-2.0"
18831911
},
18841912
{

0 commit comments

Comments
 (0)