Update 3rd Party Licenses (#2810)

Auto-generated by StirlingBot

Signed-off-by: stirlingbot[bot] <1113334+stirlingbot[bot]@users.noreply.github.com>
Co-authored-by: stirlingbot[bot] <195170888+stirlingbot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
This commit is contained in:
stirlingbot[bot] 2025-01-30 18:18:10 +00:00 committed by GitHub
parent f59e024802
commit 16233595d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -291,7 +291,7 @@
{ {
"moduleName": "com.posthog.java:posthog", "moduleName": "com.posthog.java:posthog",
"moduleUrl": "http://github.com/PostHog/posthog-java", "moduleUrl": "http://github.com/PostHog/posthog-java",
"moduleVersion": "1.1.1", "moduleVersion": "1.2.0",
"moduleLicense": "MIT License", "moduleLicense": "MIT License",
"moduleLicenseUrl": "http://www.opensource.org/licenses/mit-license.php" "moduleLicenseUrl": "http://www.opensource.org/licenses/mit-license.php"
}, },
@ -547,7 +547,7 @@
{ {
"moduleName": "commons-logging:commons-logging", "moduleName": "commons-logging:commons-logging",
"moduleUrl": "https://commons.apache.org/proper/commons-logging/", "moduleUrl": "https://commons.apache.org/proper/commons-logging/",
"moduleVersion": "1.3.3", "moduleVersion": "1.3.4",
"moduleLicense": "Apache-2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
}, },
@ -849,7 +849,7 @@
{ {
"moduleName": "org.apache.pdfbox:fontbox", "moduleName": "org.apache.pdfbox:fontbox",
"moduleUrl": "https://pdfbox.apache.org", "moduleUrl": "https://pdfbox.apache.org",
"moduleVersion": "3.0.3", "moduleVersion": "3.0.4",
"moduleLicense": "Apache-2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
}, },
@ -862,28 +862,28 @@
{ {
"moduleName": "org.apache.pdfbox:pdfbox", "moduleName": "org.apache.pdfbox:pdfbox",
"moduleUrl": "https://pdfbox.apache.org", "moduleUrl": "https://pdfbox.apache.org",
"moduleVersion": "3.0.3", "moduleVersion": "3.0.4",
"moduleLicense": "Apache-2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
}, },
{ {
"moduleName": "org.apache.pdfbox:pdfbox-io", "moduleName": "org.apache.pdfbox:pdfbox-io",
"moduleUrl": "https://pdfbox.apache.org", "moduleUrl": "https://pdfbox.apache.org",
"moduleVersion": "3.0.3", "moduleVersion": "3.0.4",
"moduleLicense": "Apache-2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
}, },
{ {
"moduleName": "org.apache.pdfbox:preflight", "moduleName": "org.apache.pdfbox:preflight",
"moduleUrl": "https://pdfbox.apache.org", "moduleUrl": "https://pdfbox.apache.org",
"moduleVersion": "3.0.3", "moduleVersion": "3.0.4",
"moduleLicense": "Apache-2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
}, },
{ {
"moduleName": "org.apache.pdfbox:xmpbox", "moduleName": "org.apache.pdfbox:xmpbox",
"moduleUrl": "https://pdfbox.apache.org", "moduleUrl": "https://pdfbox.apache.org",
"moduleVersion": "3.0.3", "moduleVersion": "3.0.4",
"moduleLicense": "Apache-2.0", "moduleLicense": "Apache-2.0",
"moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt"
}, },
@ -980,7 +980,7 @@
{ {
"moduleName": "org.checkerframework:checker-qual", "moduleName": "org.checkerframework:checker-qual",
"moduleUrl": "https://checkerframework.org/", "moduleUrl": "https://checkerframework.org/",
"moduleVersion": "3.43.0", "moduleVersion": "3.48.3",
"moduleLicense": "The MIT License", "moduleLicense": "The MIT License",
"moduleLicenseUrl": "http://opensource.org/licenses/MIT" "moduleLicenseUrl": "http://opensource.org/licenses/MIT"
}, },
@ -1388,7 +1388,7 @@
{ {
"moduleName": "org.postgresql:postgresql", "moduleName": "org.postgresql:postgresql",
"moduleUrl": "https://jdbc.postgresql.org/", "moduleUrl": "https://jdbc.postgresql.org/",
"moduleVersion": "42.7.4", "moduleVersion": "42.7.5",
"moduleLicense": "BSD-2-Clause", "moduleLicense": "BSD-2-Clause",
"moduleLicenseUrl": "https://jdbc.postgresql.org/about/license.html" "moduleLicenseUrl": "https://jdbc.postgresql.org/about/license.html"
}, },