Skip to content

Commit 41a3d28

Browse files
authored
Merge pull request #2439 from Stirling-Tools/update-3rd-party-licenses
Update 3rd Party Licenses
2 parents 5ac2260 + f7afe73 commit 41a3d28

File tree

1 file changed

+68
-2
lines changed

1 file changed

+68
-2
lines changed

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

Lines changed: 68 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,13 @@
172172
"moduleLicense": "The Apache Software License, Version 2.0",
173173
"moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt"
174174
},
175+
{
176+
"moduleName": "com.google.code.gson:gson",
177+
"moduleUrl": "https://github.com/google/gson",
178+
"moduleVersion": "2.11.0",
179+
"moduleLicense": "Apache-2.0",
180+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
181+
},
175182
{
176183
"moduleName": "com.google.errorprone:error_prone_annotations",
177184
"moduleUrl": "https://errorprone.info/error_prone_annotations",
@@ -591,6 +598,34 @@
591598
"moduleLicense": "GPL2 w/ CPE",
592599
"moduleLicenseUrl": "https://oss.oracle.com/licenses/CDDL+GPL-1.1"
593600
},
601+
{
602+
"moduleName": "me.friwi:gluegen-rt",
603+
"moduleUrl": "http://jogamp.org/gluegen/www/",
604+
"moduleVersion": "v2.4.0-rc-20210111",
605+
"moduleLicense": "BSD-4 License",
606+
"moduleLicenseUrl": "http://www.spdx.org/licenses/BSD-4-Clause"
607+
},
608+
{
609+
"moduleName": "me.friwi:jcef-api",
610+
"moduleUrl": "https://bitbucket.org/chromiumembedded/java-cef/",
611+
"moduleVersion": "jcef-99c2f7a+cef-127.3.1+g6cbb30e+chromium-127.0.6533.100",
612+
"moduleLicense": "BSD License",
613+
"moduleLicenseUrl": "https://bitbucket.org/chromiumembedded/java-cef/src/master/LICENSE.txt"
614+
},
615+
{
616+
"moduleName": "me.friwi:jcefmaven",
617+
"moduleUrl": "https://github.com/jcefmaven/jcefmaven/",
618+
"moduleVersion": "127.3.1",
619+
"moduleLicense": "Apache-2.0 License",
620+
"moduleLicenseUrl": "https://github.com/jcefmaven/jcefmaven/blob/master/LICENSE"
621+
},
622+
{
623+
"moduleName": "me.friwi:jogl-all",
624+
"moduleUrl": "http://jogamp.org/jogl/www/",
625+
"moduleVersion": "v2.4.0-rc-20210111",
626+
"moduleLicense": "Ubuntu Font Licence 1.0",
627+
"moduleLicenseUrl": "http://font.ubuntu.com/ufl/ubuntu-font-licence-1.0.txt"
628+
},
594629
{
595630
"moduleName": "net.bytebuddy:byte-buddy",
596631
"moduleVersion": "1.15.10",
@@ -631,6 +666,13 @@
631666
"moduleLicense": "Apache License, Version 2.0",
632667
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
633668
},
669+
{
670+
"moduleName": "org.apache.commons:commons-compress",
671+
"moduleUrl": "https://commons.apache.org/proper/commons-compress/",
672+
"moduleVersion": "1.21",
673+
"moduleLicense": "Apache License, Version 2.0",
674+
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
675+
},
634676
{
635677
"moduleName": "org.apache.commons:commons-csv",
636678
"moduleUrl": "https://commons.apache.org/proper/commons-csv/",
@@ -1079,6 +1121,30 @@
10791121
"moduleLicense": "Eclipse Public License, Version 2.0",
10801122
"moduleLicenseUrl": "https://github.com/locationtech/jts/blob/master/LICENSE_EPLv2.txt"
10811123
},
1124+
{
1125+
"moduleName": "org.openjfx:javafx-base",
1126+
"moduleVersion": "21",
1127+
"moduleLicense": "GPLv2+CE",
1128+
"moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html"
1129+
},
1130+
{
1131+
"moduleName": "org.openjfx:javafx-controls",
1132+
"moduleVersion": "21",
1133+
"moduleLicense": "GPLv2+CE",
1134+
"moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html"
1135+
},
1136+
{
1137+
"moduleName": "org.openjfx:javafx-graphics",
1138+
"moduleVersion": "21",
1139+
"moduleLicense": "GPLv2+CE",
1140+
"moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html"
1141+
},
1142+
{
1143+
"moduleName": "org.openjfx:javafx-swing",
1144+
"moduleVersion": "21",
1145+
"moduleLicense": "GPLv2+CE",
1146+
"moduleLicenseUrl": "https://openjdk.java.net/legal/gplv2+ce.html"
1147+
},
10821148
{
10831149
"moduleName": "org.opensaml:opensaml-core",
10841150
"moduleVersion": "4.3.2",
@@ -1479,7 +1545,7 @@
14791545
},
14801546
{
14811547
"moduleName": "org.thymeleaf.extras:thymeleaf-extras-springsecurity5",
1482-
"moduleVersion": "3.1.2.RELEASE",
1548+
"moduleVersion": "3.1.3.RELEASE",
14831549
"moduleLicense": "The Apache Software License, Version 2.0",
14841550
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
14851551
},
@@ -1491,7 +1557,7 @@
14911557
},
14921558
{
14931559
"moduleName": "org.thymeleaf:thymeleaf-spring5",
1494-
"moduleVersion": "3.1.2.RELEASE",
1560+
"moduleVersion": "3.1.3.RELEASE",
14951561
"moduleLicense": "The Apache Software License, Version 2.0",
14961562
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
14971563
},

0 commit comments

Comments
 (0)