From 0193749f3205e60f53c9457fe1d01d4122b64aaf Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:23:51 +0000 Subject: [PATCH 01/13] =?UTF-8?q?Bump=20spring-boot-starter-parent=20versi?= =?UTF-8?q?on=20(2.7.17=20=E2=86=92=202.7.18)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/doc-scan/pom.xml | 2 +- yoti-sdk-spring-boot-example/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/doc-scan/pom.xml b/examples/doc-scan/pom.xml index b2086397..20077c2b 100644 --- a/examples/doc-scan/pom.xml +++ b/examples/doc-scan/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.17 + 2.7.18 diff --git a/yoti-sdk-spring-boot-example/pom.xml b/yoti-sdk-spring-boot-example/pom.xml index cb93dd38..c6cbfeeb 100644 --- a/yoti-sdk-spring-boot-example/pom.xml +++ b/yoti-sdk-spring-boot-example/pom.xml @@ -11,7 +11,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.17 + 2.7.18 From 9228b491028bb7318132380c1879545f686845f7 Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:35:40 +0000 Subject: [PATCH 02/13] =?UTF-8?q?Bump=20spring-boot-dependencies=20version?= =?UTF-8?q?=20(2.7.17=20=E2=86=92=202.7.18)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index ec325323..6dc6be2b 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -106,7 +106,7 @@ - 2.7.17 + 2.7.18 4.0.1 From 160975dc4bd4afc01ba0446534c3fcb585191e36 Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:36:01 +0000 Subject: [PATCH 03/13] =?UTF-8?q?Bump=20guava=20version=20(32.1.1-jre=20?= =?UTF-8?q?=E2=86=92=2033.0.0-jre)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-spring-boot-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-spring-boot-example/pom.xml b/yoti-sdk-spring-boot-example/pom.xml index c6cbfeeb..fc3ce81b 100644 --- a/yoti-sdk-spring-boot-example/pom.xml +++ b/yoti-sdk-spring-boot-example/pom.xml @@ -45,7 +45,7 @@ 3.8.5 - 32.1.1-jre + 33.0.0-jre 4.7.3.6 3.4.1 From 8944dbe64642cc3f29730f51026ca735e058855a Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:48:02 +0000 Subject: [PATCH 04/13] =?UTF-8?q?Bump=20jackson=20version=20(2.15.3=20?= =?UTF-8?q?=E2=86=92=202.16.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index 6dc6be2b..25dcd1c6 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -100,7 +100,7 @@ 2.0.9 1.70 - 2.15.3 + 2.16.1 3.24.4 4.5.14 From 3d025618701e00d23347b5916e1b428459c82a83 Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:48:44 +0000 Subject: [PATCH 05/13] =?UTF-8?q?Bump=20protobuf-java=20version=20(3.24.4?= =?UTF-8?q?=20=E2=86=92=203.25.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index 25dcd1c6..268e0b41 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -101,7 +101,7 @@ 2.0.9 1.70 2.16.1 - 3.24.4 + 3.25.3 4.5.14 From ec3393814070c5a4c369c4cbd7957bec81a1cea7 Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:50:08 +0000 Subject: [PATCH 06/13] =?UTF-8?q?Bump=20spotbugs=20version=20(4.7.3=20?= =?UTF-8?q?=E2=86=92=204.8.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index 268e0b41..77497e69 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -120,7 +120,7 @@ 3.11.0 - 4.7.3 + 4.8.3 4.7.3.6 1.12.0 From 8793bd4795f7b40312aa435c69027dfac7afe928 Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:51:19 +0000 Subject: [PATCH 07/13] =?UTF-8?q?Bump=20spotbugs-maven-plugin=20version=20?= =?UTF-8?q?(4.7.3.6=20=E2=86=92=204.8.3.1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- yoti-sdk-api/spotbugs/exclude-filter.xml | 4 ++++ yoti-sdk-parent/pom.xml | 2 +- yoti-sdk-spring-boot-example/pom.xml | 2 +- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 60b62bca..e6143e14 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 3.1.1 1.2.0 - 4.7.3.6 + 4.8.3.1 3.4.1 1.7.0 diff --git a/yoti-sdk-api/spotbugs/exclude-filter.xml b/yoti-sdk-api/spotbugs/exclude-filter.xml index c1a507e9..82744348 100644 --- a/yoti-sdk-api/spotbugs/exclude-filter.xml +++ b/yoti-sdk-api/spotbugs/exclude-filter.xml @@ -22,6 +22,10 @@ + + + + diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index 77497e69..8ebd8758 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -121,7 +121,7 @@ 3.11.0 4.8.3 - 4.7.3.6 + 4.8.3.1 1.12.0 8.4.2 diff --git a/yoti-sdk-spring-boot-example/pom.xml b/yoti-sdk-spring-boot-example/pom.xml index fc3ce81b..06f85b25 100644 --- a/yoti-sdk-spring-boot-example/pom.xml +++ b/yoti-sdk-spring-boot-example/pom.xml @@ -47,7 +47,7 @@ 33.0.0-jre - 4.7.3.6 + 4.8.3.1 3.4.1 1.7.0 3.11.0 From 6d1a9698b3692ec72f3f4c78a283d4a330d942b4 Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:52:11 +0000 Subject: [PATCH 08/13] =?UTF-8?q?Bump=20findsecbugs-plugin=20version=20(1.?= =?UTF-8?q?12.0=20=E2=86=92=201.13.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index 8ebd8758..eb412a59 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -122,7 +122,7 @@ 4.8.3 4.8.3.1 - 1.12.0 + 1.13.0 8.4.2 12 From 89cea12a55a3750f6da8953928676232d1591f01 Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:52:29 +0000 Subject: [PATCH 09/13] =?UTF-8?q?Bump=20dependency-check-maven=20version?= =?UTF-8?q?=20(8.4.2=20=E2=86=92=208.4.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index eb412a59..87b80ff6 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -124,7 +124,7 @@ 4.8.3.1 1.13.0 - 8.4.2 + 8.4.3 12 1.23 From 9b853d3658173c10d3e2356793c63e1c8888e11d Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:52:40 +0000 Subject: [PATCH 10/13] =?UTF-8?q?Bump=20maven-javadoc-plugin=20version=20(?= =?UTF-8?q?3.6.0=20=E2=86=92=203.6.3)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index 87b80ff6..74827de6 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -138,7 +138,7 @@ 3.3.0 - 3.6.0 + 3.6.3 8 3.1.0 From c26db0dcd09d1300ef4093557be63990343d88b9 Mon Sep 17 00:00:00 2001 From: irotech Date: Fri, 8 Mar 2024 16:52:53 +0000 Subject: [PATCH 11/13] =?UTF-8?q?Bump=20maven-project-info-reports-plugin?= =?UTF-8?q?=20version=20(3.4.5=20=E2=86=92=203.5.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yoti-sdk-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yoti-sdk-parent/pom.xml b/yoti-sdk-parent/pom.xml index 74827de6..defafffb 100644 --- a/yoti-sdk-parent/pom.xml +++ b/yoti-sdk-parent/pom.xml @@ -143,7 +143,7 @@ 3.1.0 - 3.4.5 + 3.5.0 4.3.0 From a73cffbe3aa837e463b60550a03b0183ef5cdc18 Mon Sep 17 00:00:00 2001 From: irotech Date: Mon, 11 Mar 2024 11:31:43 +0000 Subject: [PATCH 12/13] =?UTF-8?q?Bump=20Git=20actions/checkout=20version?= =?UTF-8?q?=20(2=20=E2=86=92=204)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sonar.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 282b7e10..46c14b7b 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 with: # Disabling shallow clone is recommended for improving relevancy of reporting fetch-depth: 0 From d5336a26f6c689b0c28cb8de3dc59b2c3e690416 Mon Sep 17 00:00:00 2001 From: irotech Date: Mon, 11 Mar 2024 11:32:01 +0000 Subject: [PATCH 13/13] =?UTF-8?q?Bump=20Git=20actions/setup-java=20version?= =?UTF-8?q?=20(1=20=E2=86=92=204)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sonar.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 46c14b7b..fe02d37c 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -16,8 +16,9 @@ jobs: # Disabling shallow clone is recommended for improving relevancy of reporting fetch-depth: 0 - name: Set up Java 17 - uses: actions/setup-java@v1 + uses: actions/setup-java@v4 with: + distribution: 'zulu' java-version: 17 architecture: x64 - name: Scan SDK