From 3066b3e50017639a63ae5420238965549ce2416a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 23:00:38 +0000 Subject: [PATCH] Update 3rd Party Licenses (#919) Signed-off-by: GitHub Action Co-authored-by: GitHub Action --- src/main/resources/static/3rdPartyLicenses.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/static/3rdPartyLicenses.json b/src/main/resources/static/3rdPartyLicenses.json index 4a294c97..bb8ce024 100644 --- a/src/main/resources/static/3rdPartyLicenses.json +++ b/src/main/resources/static/3rdPartyLicenses.json @@ -91,7 +91,7 @@ { "moduleName": "com.google.zxing:core", "moduleUrl": "https://github.com/zxing/zxing/core", - "moduleVersion": "3.5.2", + "moduleVersion": "3.5.3", "moduleLicense": "The Apache Software License, Version 2.0", "moduleLicenseUrl": "https://www.apache.org/licenses/LICENSE-2.0.txt" },