From 49ed58f9d4619947070f4251f2ce20f2ecb0255a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 15:19:04 +0000 Subject: [PATCH 01/20] Bump slf4j.version from 1.7.35 to 1.7.36 Bumps `slf4j.version` from 1.7.35 to 1.7.36. Updates `slf4j-api` from 1.7.35 to 1.7.36 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.35...v_1.7.36) Updates `slf4j-simple` from 1.7.35 to 1.7.36 - [Release notes](https://github.com/qos-ch/slf4j/releases) - [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.35...v_1.7.36) --- updated-dependencies: - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec05783..d1e301d 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ SPDX-License-Identifier: Apache-2.0 0.0.4 2.7.0.Final - 1.7.35 + 1.7.36 2.3.6 0.9.1 From ee724149c9c4337a4cd56fa5327388607e76fe8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 15:19:08 +0000 Subject: [PATCH 02/20] Bump quarkus-universe-bom from 2.7.0.Final to 2.7.1.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.7.0.Final to 2.7.1.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.7.0.Final...2.7.1.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ec05783..f610754 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.7.0.Final + 2.7.1.Final 1.7.35 2.3.6 0.9.1 From 15679819b3a9e3dd6a51f03db5ed72a6f0ce6563 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 07:15:28 +0000 Subject: [PATCH 03/20] Bump quarkus-universe-bom from 2.7.0.Final to 2.7.1.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.7.0.Final to 2.7.1.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.7.0.Final...2.7.1.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d1e301d..9518af9 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.7.0.Final + 2.7.1.Final 1.7.36 2.3.6 0.9.1 From 47e76a28361a383bed9bced1870a025d486ca3ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 15:19:13 +0000 Subject: [PATCH 04/20] Bump maven-javadoc-plugin from 3.3.1 to 3.3.2 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.1...maven-javadoc-plugin-3.3.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9518af9..2f60d8f 100644 --- a/pom.xml +++ b/pom.xml @@ -236,7 +236,7 @@ SPDX-License-Identifier: Apache-2.0 org.apache.maven.plugins maven-javadoc-plugin - 3.3.1 + 3.3.2 attach-javadocs From d90ce6651ff23614314f242fd68710decf3b543c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 15:17:13 +0000 Subject: [PATCH 05/20] Bump maven-compiler-plugin from 3.9.0 to 3.10.0 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.9.0...maven-compiler-plugin-3.10.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2f60d8f..d7832f8 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ SPDX-License-Identifier: Apache-2.0 org.apache.maven.plugins maven-compiler-plugin - 3.9.0 + 3.10.0 From e797aef89d1a8e41288b20b4688bce4bee81f37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Feb 2022 15:20:28 +0000 Subject: [PATCH 06/20] Bump quarkus-universe-bom from 2.7.1.Final to 2.7.2.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.7.1.Final to 2.7.2.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.7.1.Final...2.7.2.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7832f8..8eacb67 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.7.1.Final + 2.7.2.Final 1.7.36 2.3.6 0.9.1 From 3a4431f6414b5d89090c1bd0f424f66edb707be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 15:25:28 +0000 Subject: [PATCH 07/20] Bump actions/setup-java from 2.5.0 to 3 Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2.5.0 to 3. - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](https://github.com/actions/setup-java/compare/v2.5.0...v3) --- updated-dependencies: - dependency-name: actions/setup-java dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build-project.yml | 2 +- .github/workflows/release-project.yml | 2 +- .github/workflows/sonarcloud-analysis.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-project.yml b/.github/workflows/build-project.yml index d2989de..4129d5a 100644 --- a/.github/workflows/build-project.yml +++ b/.github/workflows/build-project.yml @@ -22,7 +22,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Set up JDK 1.11 - uses: actions/setup-java@v2.5.0 + uses: actions/setup-java@v3 with: distribution: 'zulu' java-version: '11' diff --git a/.github/workflows/release-project.yml b/.github/workflows/release-project.yml index 357239d..a1098c7 100644 --- a/.github/workflows/release-project.yml +++ b/.github/workflows/release-project.yml @@ -22,7 +22,7 @@ jobs: # Extra the tagname form the git reference, value of GITHUB_REF will be something like refs/tags/. run: echo "##[set-output name=tagname;]$(echo ${GITHUB_REF##*/})" - name: Set up JDK 1.11 - uses: actions/setup-java@v2.5.0 + uses: actions/setup-java@v3 with: distribution: 'zulu' java-version: '11' diff --git a/.github/workflows/sonarcloud-analysis.yml b/.github/workflows/sonarcloud-analysis.yml index 134ba7b..d2ebf16 100644 --- a/.github/workflows/sonarcloud-analysis.yml +++ b/.github/workflows/sonarcloud-analysis.yml @@ -29,7 +29,7 @@ jobs: with: fetch-depth: 0 - name: Set up JDK 1.11 - uses: actions/setup-java@v2.5.0 + uses: actions/setup-java@v3 with: distribution: 'zulu' java-version: '11' From 91b5ebc339d769e48d113ff0bcd6de956cc99305 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 15:26:22 +0000 Subject: [PATCH 08/20] Bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/build-project.yml | 2 +- .github/workflows/release-project.yml | 2 +- .github/workflows/reuse.yml | 2 +- .github/workflows/sonarcloud-analysis.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build-project.yml b/.github/workflows/build-project.yml index 4129d5a..888b90a 100644 --- a/.github/workflows/build-project.yml +++ b/.github/workflows/build-project.yml @@ -20,7 +20,7 @@ jobs: timeout-minutes: 15 steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Set up JDK 1.11 uses: actions/setup-java@v3 with: diff --git a/.github/workflows/release-project.yml b/.github/workflows/release-project.yml index a1098c7..a4b729d 100644 --- a/.github/workflows/release-project.yml +++ b/.github/workflows/release-project.yml @@ -15,7 +15,7 @@ jobs: contents: read packages: write steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Extract tag name id: extract_tagname shell: bash diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index b1bbb15..ea657bb 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -10,6 +10,6 @@ jobs: test: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: REUSE Compliance Check uses: fsfe/reuse-action@v1 diff --git a/.github/workflows/sonarcloud-analysis.yml b/.github/workflows/sonarcloud-analysis.yml index d2ebf16..bf084ba 100644 --- a/.github/workflows/sonarcloud-analysis.yml +++ b/.github/workflows/sonarcloud-analysis.yml @@ -25,7 +25,7 @@ jobs: if: ${{ (github.event_name != 'pull_request_target' && github.actor != 'dependabot[bot]') || (github.actor == 'dependabot[bot]' && github.event_name == 'pull_request_target') }} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: fetch-depth: 0 - name: Set up JDK 1.11 From cb5e93b6b70dbe2b4dd923c5ef5b75b164e35779 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 15:15:49 +0000 Subject: [PATCH 09/20] Bump quarkus-universe-bom from 2.7.2.Final to 2.7.3.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.7.2.Final to 2.7.3.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.7.2.Final...2.7.3.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8eacb67..8e66960 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.7.2.Final + 2.7.3.Final 1.7.36 2.3.6 0.9.1 From ff4e0bfff9fbbe4a0de095fbbd422966d9fb958d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 15:24:42 +0000 Subject: [PATCH 10/20] Bump quarkus-universe-bom from 2.7.3.Final to 2.7.4.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.7.3.Final to 2.7.4.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.7.3.Final...2.7.4.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e66960..4c5609d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.7.3.Final + 2.7.4.Final 1.7.36 2.3.6 0.9.1 From 8a216e67047b76619718ae8c3c8649f3ecdbcd4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 15:20:21 +0000 Subject: [PATCH 11/20] Bump maven-compiler-plugin from 3.10.0 to 3.10.1 Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.10.0 to 3.10.1. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.10.0...maven-compiler-plugin-3.10.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e66960..e7cb3f2 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ SPDX-License-Identifier: Apache-2.0 org.apache.maven.plugins maven-compiler-plugin - 3.10.0 + 3.10.1 From bed8d5f2858fca5bd66f3cc0357ef1eee1c31c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 15:20:27 +0000 Subject: [PATCH 12/20] Bump maven-dependency-plugin from 3.2.0 to 3.3.0 Bumps [maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.2.0...maven-dependency-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8e66960..6809b00 100644 --- a/pom.xml +++ b/pom.xml @@ -115,7 +115,7 @@ SPDX-License-Identifier: Apache-2.0 org.apache.maven.plugins maven-dependency-plugin - 3.2.0 + 3.3.0 From f67cbc7f9a2321587e423dce515032c455a70597 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 15:13:23 +0000 Subject: [PATCH 13/20] Bump quarkus-universe-bom from 2.7.4.Final to 2.7.5.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.7.4.Final to 2.7.5.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.7.4.Final...2.7.5.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 300df7b..572c740 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.7.4.Final + 2.7.5.Final 1.7.36 2.3.6 0.9.1 From ca84e8052c7a39b37683a7c88fe064ac27e6cbad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 15:23:05 +0000 Subject: [PATCH 14/20] Bump actions/cache from 2.1.7 to 3 Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.7...v3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/sonarcloud-analysis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/sonarcloud-analysis.yml b/.github/workflows/sonarcloud-analysis.yml index bf084ba..97ea202 100644 --- a/.github/workflows/sonarcloud-analysis.yml +++ b/.github/workflows/sonarcloud-analysis.yml @@ -34,13 +34,13 @@ jobs: distribution: 'zulu' java-version: '11' - name: Cache SonarCloud packages - uses: actions/cache@v2.1.7 + uses: actions/cache@v3 with: path: ~/.sonar/cache key: ${{ runner.os }}-sonar restore-keys: ${{ runner.os }}-sonar - name: Cache Maven packages - uses: actions/cache@v2.1.7 + uses: actions/cache@v3 with: path: ~/.m2 key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }} From 9d91e462af98a4e7153a169823adcd66f535afcf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Apr 2022 15:28:17 +0000 Subject: [PATCH 15/20] Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.7 to 0.8.8. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.7...v0.8.8) --- updated-dependencies: - dependency-name: org.jacoco:jacoco-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 572c740..67b07d2 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ SPDX-License-Identifier: Apache-2.0 java - 0.8.7 + 0.8.8 jacoco From a155ad0c8f048183cbb984f75fffbad7704a789c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Apr 2022 16:40:13 +0000 Subject: [PATCH 16/20] Bump quarkus-universe-bom from 2.7.5.Final to 2.8.0.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.7.5.Final to 2.8.0.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.7.5.Final...2.8.0.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67b07d2..163ad17 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.7.5.Final + 2.8.0.Final 1.7.36 2.3.6 0.9.1 From 10ff80f3d903b5fbed4354b4982b06d2eb43a8cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Apr 2022 15:26:05 +0000 Subject: [PATCH 17/20] Bump quarkus-universe-bom from 2.8.0.Final to 2.8.1.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.8.0.Final to 2.8.1.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.8.0.Final...2.8.1.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 163ad17..ebb2cee 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.8.0.Final + 2.8.1.Final 1.7.36 2.3.6 0.9.1 From 978bb014268cadf8be7d0970993ce5a77ed99aea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 15:21:08 +0000 Subject: [PATCH 18/20] Bump maven-javadoc-plugin from 3.3.2 to 3.4.0 Bumps [maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.3.2 to 3.4.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.3.2...maven-javadoc-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ebb2cee..4f7a79e 100644 --- a/pom.xml +++ b/pom.xml @@ -236,7 +236,7 @@ SPDX-License-Identifier: Apache-2.0 org.apache.maven.plugins maven-javadoc-plugin - 3.3.2 + 3.4.0 attach-javadocs From 6d6734b6118fd572e2bd724cba383d1abbc564d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Apr 2022 15:22:04 +0000 Subject: [PATCH 19/20] Bump maven-jaxb2-plugin from 0.14.0 to 0.15.1 Bumps [maven-jaxb2-plugin](https://github.com/highsource/maven-jaxb2-plugin) from 0.14.0 to 0.15.1. - [Release notes](https://github.com/highsource/maven-jaxb2-plugin/releases) - [Changelog](https://github.com/highsource/maven-jaxb2-plugin/blob/master/qrelease.bat) - [Commits](https://github.com/highsource/maven-jaxb2-plugin/compare/0.14.0...0.15.1) --- updated-dependencies: - dependency-name: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- scl-extension/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4f7a79e..f0c2ec5 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ SPDX-License-Identifier: Apache-2.0 org.jvnet.jaxb2.maven2 maven-jaxb2-plugin - 0.14.0 + 0.15.1 org.jvnet.jaxb2_commons diff --git a/scl-extension/pom.xml b/scl-extension/pom.xml index ece5e67..a2478f2 100644 --- a/scl-extension/pom.xml +++ b/scl-extension/pom.xml @@ -45,7 +45,7 @@ SPDX-License-Identifier: Apache-2.0 org.jvnet.jaxb2.maven2 maven-jaxb2-plugin - 0.14.0 + 0.15.1 xjc From 1d937cfffc3bb82ffb2d8bab116bb2a20c652923 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 15:17:07 +0000 Subject: [PATCH 20/20] Bump quarkus-universe-bom from 2.8.1.Final to 2.8.2.Final Bumps [quarkus-universe-bom](https://github.com/quarkusio/quarkus-platform) from 2.8.1.Final to 2.8.2.Final. - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](https://github.com/quarkusio/quarkus-platform/compare/2.8.1.Final...2.8.2.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-universe-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f0c2ec5..d38011f 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ SPDX-License-Identifier: Apache-2.0 UTF-8 0.0.4 - 2.8.1.Final + 2.8.2.Final 1.7.36 2.3.6 0.9.1