From 9b5e6a49a83ae73d2ef1efdea48a8a5784fcdc85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 15:28:10 +0000 Subject: [PATCH] build(deps): bump the maven-dependencies group with 14 updates Bumps the maven-dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `4.11.0` | `5.0.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `4.11.0` | `5.0.0` | | [org.springframework.boot:spring-boot-configuration-processor](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.springframework.boot:spring-boot-starter-validation](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.0` | `3.5.1` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.0` | `3.10.1` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [org.testcontainers:kafka](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | | [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) | `3.3.4` | `3.3.5` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.3` | Updates `org.mockito:mockito-core` from 4.11.0 to 5.0.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.0.0) Updates `org.mockito:mockito-junit-jupiter` from 4.11.0 to 5.0.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.0.0) Updates `org.mockito:mockito-junit-jupiter` from 4.11.0 to 5.0.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.0.0) Updates `org.springframework.boot:spring-boot-configuration-processor` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-validation` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.0 to 3.10.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1) Updates `org.testcontainers:junit-jupiter` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.3) Updates `org.testcontainers:kafka` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.3) Updates `org.testcontainers:kafka` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.3) Updates `org.springframework.boot:spring-boot-starter-test` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-web` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-validation` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-parent` from 3.3.4 to 3.3.5 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.4...v3.3.5) Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.20.1...1.20.3) --- 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.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-major 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-starter-test dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-web dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin 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.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:kafka dependency-type: direct:development update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:kafka dependency-type: direct:development update-type: version-update:semver-patch 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-web dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-validation dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production 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 - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- kafka-spring-boot-3-integrationtests/pom.xml | 4 ++-- kafka/pom.xml | 2 +- pom.xml | 8 ++++---- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/kafka-spring-boot-3-integrationtests/pom.xml b/kafka-spring-boot-3-integrationtests/pom.xml index cdd1f11..7a64e59 100644 --- a/kafka-spring-boot-3-integrationtests/pom.xml +++ b/kafka-spring-boot-3-integrationtests/pom.xml @@ -21,7 +21,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.4 + 3.3.5 4.0.0 @@ -102,7 +102,7 @@ org.testcontainers testcontainers-bom - 1.20.1 + 1.20.3 pom import diff --git a/kafka/pom.xml b/kafka/pom.xml index 1b7ac8b..36533e5 100644 --- a/kafka/pom.xml +++ b/kafka/pom.xml @@ -32,7 +32,7 @@ 1.37 - 1.20.1 + 1.20.3 3.5.0 3.0.2 2.5.0 diff --git a/pom.xml b/pom.xml index f634291..c136f0b 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ 4.10.0 3.8.0 - 2.7.18 + 3.0.0 2.0.16 2.24.1 @@ -66,7 +66,7 @@ 1 2.3.1 5.10.1 - 4.11.0 + 5.0.0 4.2.0 0.8.11 @@ -75,11 +75,11 @@ 3.13.0 3.1.2 3.5.0 - 3.5.0 + 3.5.1 3.2.7 3.1.3 3.4.2 - 3.10.0 + 3.10.1 3.1.1 3.3.1 3.3.1