-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the maven-dependencies group with 14 updates #459
Conversation
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:spring-test](https://github.com/spring-projects/spring-framework) | `5.3.39` | `6.0.0` | | [org.springframework:spring-context-support](https://github.com/spring-projects/spring-framework) | `5.3.39` | `6.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-configuration-processor](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.springframework.boot:spring-boot-starter-amqp](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.springframework.boot:spring-boot-test-autoconfigure](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.0` | `3.10.1` | | [org.springframework.amqp:spring-rabbit](https://github.com/spring-projects/spring-amqp) | `2.4.17` | `3.0.0` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.2` | | [org.testcontainers:rabbitmq](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.2` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `2.7.18` | `3.0.0` | | [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) | `1.20.1` | `1.20.2` | Updates `org.mockito:mockito-core` from 4.11.0 to 5.0.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@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](mockito/mockito@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](mockito/mockito@v4.11.0...v5.0.0) Updates `org.springframework:spring-test` from 5.3.39 to 6.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.0.0) Updates `org.springframework:spring-context-support` from 5.3.39 to 6.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.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](spring-projects/spring-boot@v2.7.18...v3.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](spring-projects/spring-boot@v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-starter-amqp` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-test-autoconfigure` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.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](spring-projects/spring-boot@v2.7.18...v3.0.0) 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](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1) Updates `org.springframework.amqp:spring-rabbit` from 2.4.17 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-amqp/releases) - [Commits](spring-projects/spring-amqp@v2.4.17...v3.0.0) Updates `org.springframework:spring-context-support` from 5.3.39 to 6.0.0 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.0.0) Updates `org.testcontainers:junit-jupiter` from 1.20.1 to 1.20.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.2) Updates `org.testcontainers:rabbitmq` from 1.20.1 to 1.20.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.2) Updates `org.testcontainers:rabbitmq` from 1.20.1 to 1.20.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.2) Updates `org.springframework.boot:spring-boot-starter-amqp` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v2.7.18...v3.0.0) Updates `org.springframework.boot:spring-boot-test-autoconfigure` from 2.7.18 to 3.0.0 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@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](spring-projects/spring-boot@v2.7.18...v3.0.0) Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.2 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.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.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework:spring-test dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework:spring-context-support 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-configuration-processor dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-amqp 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-configuration-processor dependency-type: direct:production 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-patch dependency-group: maven-dependencies - dependency-name: org.springframework.amqp:spring-rabbit dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-dependencies - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-major 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:rabbitmq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.testcontainers:rabbitmq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-dependencies - dependency-name: org.springframework.boot:spring-boot-starter-amqp 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-maven-plugin dependency-type: direct:production update-type: version-update:semver-major 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] <[email protected]>
Dependabot has yet again decided to include dependencies for which the ignore conditions state they shouldn't be included. I will close this PR with the label "Won't Fix" as I am awaiting a response from a dependabot-core maintainer. |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the maven-dependencies group with 14 updates:
4.11.0
5.0.0
4.11.0
5.0.0
5.3.39
6.0.0
5.3.39
6.0.0
2.7.18
3.0.0
2.7.18
3.0.0
2.7.18
3.0.0
2.7.18
3.0.0
3.10.0
3.10.1
2.4.17
3.0.0
1.20.1
1.20.2
1.20.1
1.20.2
2.7.18
3.0.0
1.20.1
1.20.2
Updates
org.mockito:mockito-core
from 4.11.0 to 5.0.0Release notes
Sourced from org.mockito:mockito-core's releases.
... (truncated)
Commits
adf528d
Bump versions.bytebuddy from 1.12.21 to 1.12.22 (#2864)2418419
Bump versions.junitJupiter from 5.9.1 to 5.9.2 (#2858)3d40cd5
Bump junit-platform-launcher from 1.9.1 to 1.9.2 (#2859)9bec8e3
Bump versions.errorprone from 2.17.0 to 2.18.0 (#2857)a9595f5
Switch the default mockmaker to the inline mockmaker on JDK 17+ (#2834)c5d7fbc
Bump assertj-core from 3.23.1 to 3.24.1 (#2854)dbd7f2f
Bump versions.bytebuddy from 1.12.20 to 1.12.21 (#2852)4d62fa7
Bump junit from 1.1.4 to 1.1.5 (#2850)b1b6d6a
Bump espresso-core from 3.5.0 to 3.5.1 (#2849)7b5b8dd
Remove use case for non-existent method VerificationWithTimeout#never (#2848)Updates
org.mockito:mockito-junit-jupiter
from 4.11.0 to 5.0.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
... (truncated)
Commits
adf528d
Bump versions.bytebuddy from 1.12.21 to 1.12.22 (#2864)2418419
Bump versions.junitJupiter from 5.9.1 to 5.9.2 (#2858)3d40cd5
Bump junit-platform-launcher from 1.9.1 to 1.9.2 (#2859)9bec8e3
Bump versions.errorprone from 2.17.0 to 2.18.0 (#2857)a9595f5
Switch the default mockmaker to the inline mockmaker on JDK 17+ (#2834)c5d7fbc
Bump assertj-core from 3.23.1 to 3.24.1 (#2854)dbd7f2f
Bump versions.bytebuddy from 1.12.20 to 1.12.21 (#2852)4d62fa7
Bump junit from 1.1.4 to 1.1.5 (#2850)b1b6d6a
Bump espresso-core from 3.5.0 to 3.5.1 (#2849)7b5b8dd
Remove use case for non-existent method VerificationWithTimeout#never (#2848)Updates
org.mockito:mockito-junit-jupiter
from 4.11.0 to 5.0.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
... (truncated)
Commits
adf528d
Bump versions.bytebuddy from 1.12.21 to 1.12.22 (#2864)2418419
Bump versions.junitJupiter from 5.9.1 to 5.9.2 (#2858)3d40cd5
Bump junit-platform-launcher from 1.9.1 to 1.9.2 (#2859)9bec8e3
Bump versions.errorprone from 2.17.0 to 2.18.0 (#2857)a9595f5
Switch the default mockmaker to the inline mockmaker on JDK 17+ (#2834)c5d7fbc
Bump assertj-core from 3.23.1 to 3.24.1 (#2854)dbd7f2f
Bump versions.bytebuddy from 1.12.20 to 1.12.21 (#2852)4d62fa7
Bump junit from 1.1.4 to 1.1.5 (#2850)b1b6d6a
Bump espresso-core from 3.5.0 to 3.5.1 (#2849)7b5b8dd
Remove use case for non-existent method VerificationWithTimeout#never (#2848)Updates
org.springframework:spring-test
from 5.3.39 to 6.0.0Release notes
Sourced from org.springframework:spring-test's releases.
... (truncated)
Commits
5a30a43
Release v6.0.042856ba
Add milestone repo for optional Netty 5 support9be6cea
Polishing deprecated methods37b4391
Align javadoc of DefaultParameterNameDiscoverer with its behavior09a58a5
Polish10f4ad1
Assert fixed in DefaultErrorResponseBuilder9457ed3
Document AOT support in the TestContext framework074ec97
Fix section formatting in the testing chapter9ede4af
Revert "Ignore HttpComponents Javadoc"bfc1251
Merge branch '5.3.x'Updates
org.springframework:spring-context-support
from 5.3.39 to 6.0.0Release notes
Sourced from org.springframework:spring-context-support's releases.
... (truncated)
Commits
5a30a43
Release v6.0.042856ba
Add milestone repo for optional Netty 5 support9be6cea
Polishing deprecated methods37b4391
Align javadoc of DefaultParameterNameDiscoverer with its behavior09a58a5
Polish10f4ad1
Assert fixed in DefaultErrorResponseBuilder9457ed3
Document AOT support in the TestContext framework074ec97
Fix section formatting in the testing chapter9ede4af
Revert "Ignore HttpComponents Javadoc"bfc1251
Merge branch '5.3.x'Updates
org.springframework.boot:spring-boot-starter
from 2.7.18 to 3.0.0Release notes
Sourced from org.springframework.boot:spring-boot-starter's releases.
... (truncated)
Commits
c9c359f
Release v3.0.0fb2cc73
Work around Thymeleaf's dependency on spring-security-bom:6.0.0-RC2355b428
Merge branch '2.7.x'7ea5881
Update LATEST_GA to false to prepare for 3.0.0's release1de09f4
Merge branch '2.6.x' into 2.7.xe922650
Upgrade to Spring Framework 6.0.24b8a28a
Next development version (v2.7.7-SNAPSHOT)14ba9b1
Start building against Spring Framework 6.0.2 snapshotsd4a9100
Next development version (v2.6.15-SNAPSHOT)28cb225
Merge branch '2.7.x'Updates
org.springframework.boot:spring-boot-configuration-processor
from 2.7.18 to 3.0.0Release notes
Sourced from org.springframework.boot:spring-boot-configuration-processor's releases.
... (truncated)
Commits
c9c359f
Release v3.0.0fb2cc73
Work around Thymeleaf's dependency on spring-security-bom:6.0.0-RC2355b428
Merge branch '2.7.x'7ea5881
Update LATEST_GA to false to prepare for 3.0.0's release1de09f4
Merge branch '2.6.x' into 2.7.xe922650
Upgrade to Spring Framework 6.0.24b8a28a
Next development version (v2.7.7-SNAPSHOT)14ba9b1
Start building against Spring Framework 6.0.2 snapshotsd4a9100
Next development version (v2.6.15-SNAPSHOT)28cb225
Merge branch '2.7.x'Updates
org.springframework.boot:spring-boot-starter-amqp
from 2.7.18 to 3.0.0Release notes
Sourced from org.springframework.boot:spring-boot-starter-amqp's releases.
... (truncated)
Commits
c9c359f
Release v3.0.0fb2cc73
Work around Thymeleaf's dependency on spring-security-bom:6.0.0-RC2355b428
Merge branch '2.7.x'7ea5881
Update LATEST_GA to false to prepare for 3.0.0's release1de09f4
Merge branch '2.6.x' into 2.7.xe922650
Upgrade to Spring Framework 6.0.24b8a28a
Next development version (v2.7.7-SNAPSHOT)14ba9b1
Start building against Spring Framework 6.0.2 snapshotsd4a9100
Next development version (v2.6.15-SNAPSHOT)28cb225
Merge branch '2.7.x'Updates
org.springframework.boot:spring-boot-test-autoconfigure
from 2.7.18 to 3.0.0Release notes
Sourced from org.springframework.boot:spring-boot-test-autoconfigure's releases.