From 899c96b01a1f42909ea229a6f6a259646c2394bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Jun 2023 08:46:15 +0000 Subject: [PATCH 1/9] Bump maven-surefire-plugin from 3.1.0 to 3.1.2 Bumps [maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.1.0 to 3.1.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.0...surefire-3.1.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-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 8aa7830d..b723e547 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 3.21.0 1.12.0 0.8.10 - 3.1.0 + 3.1.2 3.1.2 3.5.0 3.2.0 From 521e88491eb5d8c0549432c392cb82c9b92e8601 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 03:53:59 +0000 Subject: [PATCH 2/9] Bump nl.jqno.equalsverifier:equalsverifier from 3.14.3 to 3.15.1 Bumps [nl.jqno.equalsverifier:equalsverifier](https://github.com/jqno/equalsverifier) from 3.14.3 to 3.15.1. - [Release notes](https://github.com/jqno/equalsverifier/releases) - [Changelog](https://github.com/jqno/equalsverifier/blob/main/CHANGELOG.md) - [Commits](https://github.com/jqno/equalsverifier/compare/equalsverifier-3.14.3...equalsverifier-3.15.1) --- updated-dependencies: - dependency-name: nl.jqno.equalsverifier:equalsverifier dependency-type: direct:development 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 8aa7830d..7edf38fd 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ 3.17.0 - 3.14.3 + 3.15.1 5.9.3 2.0.1 5.4.0 From cd063463070bd4dfd7a307f7df384fabe153a408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Aug 2023 03:59:13 +0000 Subject: [PATCH 3/9] Bump archunit.version from 1.0.1 to 1.1.0 Bumps `archunit.version` from 1.0.1 to 1.1.0. Updates `com.tngtech.archunit:archunit-junit5` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](https://github.com/TNG/ArchUnit/compare/v1.0.1...v1.1.0) Updates `com.tngtech.archunit:archunit-junit5-engine` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](https://github.com/TNG/ArchUnit/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: com.tngtech.archunit:archunit-junit5-engine 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 8aa7830d..d91d17ec 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ 2.0.1 5.4.0 3.24.2 - 1.0.1 + 1.1.0 2.38.0 From b563b271fd6be057c7798dcc1f69a843afe71c25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Aug 2023 03:03:35 +0000 Subject: [PATCH 4/9] Bump org.pitest:pitest-maven from 1.14.2 to 1.14.4 Bumps [org.pitest:pitest-maven](https://github.com/hcoles/pitest) from 1.14.2 to 1.14.4. - [Release notes](https://github.com/hcoles/pitest/releases) - [Commits](https://github.com/hcoles/pitest/compare/1.14.2...1.14.4) --- updated-dependencies: - dependency-name: org.pitest:pitest-maven 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 8aa7830d..d7be7cd7 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ 3.2.0 3.6.0 3.3.1 - 1.14.2 + 1.14.4 1.2.0 0.15.0 0.28.1 From bfc58921b9ab13046319e54e2f86cb5657de666a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 03:10:47 +0000 Subject: [PATCH 5/9] Bump net.bytebuddy:byte-buddy from 1.14.5 to 1.14.7 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.5 to 1.14.7. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](https://github.com/raphw/byte-buddy/compare/byte-buddy-1.14.5...byte-buddy-1.14.7) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy 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 8aa7830d..e782640b 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,7 @@ net.bytebuddy byte-buddy - 1.14.5 + 1.14.7 From e1e39a19d0695f1a3898a379d117af6a94c36be8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 03:55:57 +0000 Subject: [PATCH 6/9] Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.3 Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.12.1 to 10.12.3. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-10.12.1...checkstyle-10.12.3) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle 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 8aa7830d..4e9bddc2 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ 4.7.3 6.55.0 3.3.0 - 10.12.1 + 10.12.3 3.21.0 1.12.0 0.8.10 From ec2de41442736827e7076727bf20b3bf2efcc34e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 03:05:40 +0000 Subject: [PATCH 7/9] Bump org.jenkins-ci.plugins:plugin from 4.69 to 4.73 Bumps [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom) from 4.69 to 4.73. - [Release notes](https://github.com/jenkinsci/plugin-pom/releases) - [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md) - [Commits](https://github.com/jenkinsci/plugin-pom/compare/plugin-4.69...plugin-4.73) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins: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 8aa7830d..85bf45f1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.jenkins-ci.plugins plugin - 4.69 + 4.73 From 7bb955def8640a665da88212b00b01fb8c18babe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 03:59:56 +0000 Subject: [PATCH 8/9] Bump io.jenkins.tools.bom:bom-2.387.x Bumps [io.jenkins.tools.bom:bom-2.387.x](https://github.com/jenkinsci/bom) from 2198.v39c76fc308ca to 2401.v7a_d68f8d0b_09. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.387.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8aa7830d..11bf7275 100644 --- a/pom.xml +++ b/pom.xml @@ -83,7 +83,7 @@ io.jenkins.tools.bom bom-${jenkins.baseline}.x - 2198.v39c76fc308ca + 2401.v7a_d68f8d0b_09 import pom From d9ae75c4e8919ce3d7a32820051692f5f49d9165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 20:20:03 +0000 Subject: [PATCH 9/9] Bump org.junit:junit-bom from 5.9.3 to 5.10.0 Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.9.3...r5.10.0) --- updated-dependencies: - dependency-name: org.junit:junit-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 b3e31038..8ac6783e 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 3.15.1 - 5.9.3 + 5.10.0 2.0.1 5.4.0 3.24.2