From e290f88587c79d2b4bf231938a8340da77b01dc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 03:08:27 +0000 Subject: [PATCH 1/6] build: maven: (deps): bump jacoco-maven-plugin from 0.8.9 to 0.8.10 Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.9 to 0.8.10. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.9...v0.8.10) --- 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 1944a58..08baf19 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 3.1.1 3.1.1 3.0.0 - 0.8.9 + 0.8.10 3.9.1.2184 1.1.0 3.0.0 From b86e914c951707348619b2882bc1ed07917367f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 05:06:04 +0200 Subject: [PATCH 2/6] build: maven: (deps): bump maven-surefire-plugin from 3.0.0 to 3.1.0 Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-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 08baf19..172c648 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 3.3.0 3.1.1 3.1.1 - 3.0.0 + 3.1.0 0.8.10 3.9.1.2184 1.1.0 From d2741126202ff4a0cdab84e1ac0514f52b65a98f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 03:05:56 +0000 Subject: [PATCH 3/6] build: maven: (deps): bump maven-source-plugin from 3.2.1 to 3.3.0 Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0. - [Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-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 172c648..6f2f76d 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 4.2 3.11.0 - 3.2.1 + 3.3.0 3.5.0 3.3.0 3.1.1 From 56012b9745d0d3bd98716975677c156fac311a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 03:05:40 +0000 Subject: [PATCH 4/6] build: maven: (deps): bump maven-gpg-plugin from 3.0.1 to 3.1.0 Bumps [maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.0.1 to 3.1.0. - [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.0.1...maven-gpg-plugin-3.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-gpg-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 6f2f76d..f9da24f 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 1.1.0 3.0.0 1.6.13 - 3.0.1 + 3.1.0 0.1.0 36 From ed6d6f53f417fddadb60192263881ee4a9d2b01e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 03:05:01 +0000 Subject: [PATCH 5/6] build: maven: (deps): bump maven-surefire-junit5-tree-reporter Bumps [maven-surefire-junit5-tree-reporter](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter) from 1.1.0 to 1.2.1. - [Release notes](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter/releases) - [Commits](https://github.com/fabriciorby/maven-surefire-junit5-tree-reporter/compare/v1.1.0...v1.2.1) --- updated-dependencies: - dependency-name: me.fabriciorby:maven-surefire-junit5-tree-reporter 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 f9da24f..7684d12 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 3.1.0 0.8.10 3.9.1.2184 - 1.1.0 + 1.2.1 3.0.0 1.6.13 3.1.0 From e84dca09451ef6379d563e0c1bbd59dc851464cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 03:08:58 +0000 Subject: [PATCH 6/6] build: maven: (deps-dev): bump junit-jupiter.version from 5.9.2 to 5.9.3 Bumps `junit-jupiter.version` from 5.9.2 to 5.9.3. Updates `junit-jupiter` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3) Updates `junit-jupiter-params` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development 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 7684d12..707883a 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ 0.1.0 36 3.0.2 - 5.9.2 + 5.9.3 3.24.2 3.12.0