From 59c28f10f9ad18033c377ffb32f64fc440427efc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:15:50 +0000 Subject: [PATCH] Update 3rd Party Licenses (#2617) Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request Signed-off-by: GitHub Action Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- src/main/resources/static/3rdPartyLicenses.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/main/resources/static/3rdPartyLicenses.json b/src/main/resources/static/3rdPartyLicenses.json index 4a66897a2de..b941241ad27 100644 --- a/src/main/resources/static/3rdPartyLicenses.json +++ b/src/main/resources/static/3rdPartyLicenses.json @@ -1238,6 +1238,13 @@ "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "http://www.apache.org/licenses/LICENSE-2.0.txt" }, + { + "moduleName": "org.postgresql:postgresql", + "moduleUrl": "https://jdbc.postgresql.org/", + "moduleVersion": "42.7.4", + "moduleLicense": "BSD-2-Clause", + "moduleLicenseUrl": "https://jdbc.postgresql.org/about/license.html" + }, { "moduleName": "org.slf4j:jul-to-slf4j", "moduleUrl": "http://www.slf4j.org",