From e9fd0fc793eea7e193043707874cbafe43876e01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2024 16:06:43 +0000 Subject: [PATCH 1/3] Bump the maven-dependencies group with 9 updates Bumps the maven-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.11.0` | `5.12.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `4.11.0` | `5.12.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.7.0` | `3.8.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.1.0` | `3.1.1` | | [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.3.2` | | [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.3.2` | | [org.springframework.boot:spring-boot-test-autoconfigure](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.3.2` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.3.2` | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.1` | `3.3.2` | Updates `org.mockito:mockito-core` from 4.11.0 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.12.0) Updates `org.mockito:mockito-junit-jupiter` from 4.11.0 to 5.12.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.12.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.7.0...maven-javadoc-plugin-3.8.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.0 to 3.1.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](https://github.com/apache/maven-release/compare/maven-release-3.1.0...maven-release-3.1.1) Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.18 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.3.2) Updates `org.springframework.boot:spring-boot-starter` from 2.7.18 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.3.2) Updates `org.springframework.boot:spring-boot-test-autoconfigure` from 2.7.18 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.3.2) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.3.2) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.1 to 3.3.2 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-configuration-processor dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-test-autoconfigure dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- jgroups-spring-boot-3-integrationtests/pom.xml | 2 +- jgroups-spring-boot-starter/pom.xml | 2 +- pom.xml | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/jgroups-spring-boot-3-integrationtests/pom.xml b/jgroups-spring-boot-3-integrationtests/pom.xml index 4bd8313..e6251f5 100644 --- a/jgroups-spring-boot-3-integrationtests/pom.xml +++ b/jgroups-spring-boot-3-integrationtests/pom.xml @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.1 + 3.3.2 4.0.0 diff --git a/jgroups-spring-boot-starter/pom.xml b/jgroups-spring-boot-starter/pom.xml index 670c679..d1bd049 100644 --- a/jgroups-spring-boot-starter/pom.xml +++ b/jgroups-spring-boot-starter/pom.xml @@ -122,7 +122,7 @@ maven-javadoc-plugin - 3.7.0 + 3.8.0 attach-javadoc diff --git a/pom.xml b/pom.xml index 7c2ba50..2eb2753 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 4.2.28.Final 5.3.37 - 2.7.18 + 3.3.2 2.0.13 2.23.1 @@ -67,7 +67,7 @@ 2.16.1 2.3.1 5.10.1 - 4.11.0 + 5.12.0 0.8.11 3.7.1 @@ -78,8 +78,8 @@ 3.2.4 3.1.2 3.4.2 - 3.7.0 - 3.1.0 + 3.8.0 + 3.1.1 3.3.1 2.22.2 3.3.1 From 5ea643ab59b58bd3c5a6ab71dbbfcb4f4a50b76f Mon Sep 17 00:00:00 2001 From: Steven van Beelen Date: Mon, 22 Jul 2024 16:47:48 +0200 Subject: [PATCH 2/3] Revert SB to 2.7.18 for backwards compatibility Revert SB to 2.7.18 for backwards compatibility #306 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2eb2753..831a4f7 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 4.2.28.Final 5.3.37 - 3.3.2 + 2.7.18 2.0.13 2.23.1 From 9f70ed7cd2f2a575d904185d9346996fbbc18230 Mon Sep 17 00:00:00 2001 From: Steven van Beelen Date: Mon, 22 Jul 2024 16:50:53 +0200 Subject: [PATCH 3/3] Revert Mockito to 4.11.0 for backwards compatibility Revert Mockito to 4.11.0 for backwards compatibility #306 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 831a4f7..c727c93 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ 2.16.1 2.3.1 5.10.1 - 5.12.0 + 4.11.0 0.8.11 3.7.1