From c716bb9e24f6b1565975ec384e38873b6eec03f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:54:07 +0000 Subject: [PATCH 01/11] Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.7.0 Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.5.0 to 3.7.0. - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.7.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 1f56087..0453d42 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ 3.4.1 4.9.10 3.2.4 - 3.5.0 + 3.7.0 3.3.1 2.22.2 5.10.0 From 99448729a4ca73a38587ab8042372cf72d12effe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:54:33 +0000 Subject: [PATCH 02/11] Bump org.apache.maven.plugins:maven-compiler-plugin Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.12.1 to 3.13.0. - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.13.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 1f56087..17eb888 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 5.9.2 4.25.1 1.3 - 3.12.1 + 3.13.0 3.6.1 3.4.1 4.9.10 From 390c6c4278c6d4825ed9718697c7fe0734e3c0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:54:40 +0000 Subject: [PATCH 03/11] Bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 Bumps [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.11 to 0.8.12. - [Release notes](https://github.com/jacoco/jacoco/releases) - [Commits](https://github.com/jacoco/jacoco/compare/v0.8.11...v0.8.12) --- 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 6410706..2378b84 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ 2.2.224 2.7.1 2.17.0 - 0.8.11 + 0.8.12 11 2.78 4.13.2 From 6199fe9237b9e13d14c4b712014d6270f3f0f469 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:55:06 +0000 Subject: [PATCH 04/11] Bump com.google.guava:guava from 32.0.0-jre to 33.2.1-jre Bumps [com.google.guava:guava](https://github.com/google/guava) from 32.0.0-jre to 33.2.1-jre. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6410706..da4e3dc 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ 1.14.14 4.3.0 9.8.3 - 32.0.0-jre + 33.2.1-jre 2.2.224 2.7.1 2.17.0 From 692944b040310eb8a04b2c4e064116eff04cdbc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 04:46:57 +0000 Subject: [PATCH 05/11] Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0 Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.4.1...enforcer-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-enforcer-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 467cd15..d918be4 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ 1.3 3.12.1 3.6.1 - 3.4.1 + 3.5.0 4.9.10 3.2.4 3.5.0 From dc1069bf25e6d7602cf8d5538dfb49211012d81b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 04:47:26 +0000 Subject: [PATCH 06/11] Bump mockito.version from 5.11.0 to 5.12.0 Bumps `mockito.version` from 5.11.0 to 5.12.0. Updates `org.mockito:mockito-core` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.12.0) Updates `org.mockito:mockito-junit-jupiter` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter 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 467cd15..f77d286 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ 3.5.0 3.3.1 2.22.2 - 5.11.0 + 5.12.0 1.6.13 UTF-8 0.7.19 From cc240b3ed50c7712c0c2f79cb4fa5cba06b1c3e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 04:48:20 +0000 Subject: [PATCH 07/11] Bump org.sonatype.plugins:nexus-staging-maven-plugin Bumps org.sonatype.plugins:nexus-staging-maven-plugin from 1.6.13 to 1.7.0. --- updated-dependencies: - dependency-name: org.sonatype.plugins:nexus-staging-maven-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 467cd15..5ad5355 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 3.3.1 2.22.2 5.11.0 - 1.6.13 + 1.7.0 UTF-8 0.7.19 2.0.12 From 1e7f41801e5402aaf74c502aeabd725ad50107f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 04:50:30 +0000 Subject: [PATCH 08/11] Bump org.apache.maven.plugins:maven-dependency-plugin Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.6.1 to 3.7.1. - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.6.1...maven-dependency-plugin-3.7.1) --- 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 467cd15..72e2f25 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.25.1 1.3 3.12.1 - 3.6.1 + 3.7.1 3.4.1 4.9.10 3.2.4 From 1c43773ff857706209322fe124ba63ab8e3209f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 04:15:37 +0000 Subject: [PATCH 09/11] Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.2 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.17.0 to 2.17.2. - [Commits](https://github.com/FasterXML/jackson-bom/compare/jackson-bom-2.17.0...jackson-bom-2.17.2) --- updated-dependencies: - dependency-name: com.fasterxml.jackson:jackson-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 467cd15..0326cc7 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ 32.0.0-jre 2.2.224 2.7.1 - 2.17.0 + 2.17.2 0.8.11 11 2.78 From 26b18c6f7bd7e96254c5f82bbd228ad7763b10ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 04:42:58 +0000 Subject: [PATCH 10/11] Bump net.bytebuddy:byte-buddy from 1.14.14 to 1.14.18 Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.14.14 to 1.14.18. - [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.14...byte-buddy-1.14.18) --- 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 467cd15..2caee24 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ pom 2.1.2-SNAPSHOT - 1.14.14 + 1.14.18 4.3.0 9.8.3 32.0.0-jre From c939e21fcd36a7045540d352c12e089c86b09f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 04:51:48 +0000 Subject: [PATCH 11/11] Bump org.apache.maven.plugins:maven-surefire-plugin from 2.22.2 to 3.3.1 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 2.22.2 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-2.22.2...surefire-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 467cd15..0584c9f 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ 3.2.4 3.5.0 3.3.1 - 2.22.2 + 3.3.1 5.11.0 1.6.13 UTF-8