-
Notifications
You must be signed in to change notification settings - Fork 11
Bump spring-boot.version from 2.5.5 to 3.0.6#494
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump spring-boot.version from 2.5.5 to 3.0.6#494dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Bumps spring-boot.version from 2.5.5 to 3.0.6.
Updates spring-boot-dependencies from 2.5.5 to 3.0.6
Release notes
Sourced from spring-boot-dependencies's releases.
v3.0.6
Bug Fixes
- CloudFoundry integration does not use endpoint path mappings #35086
- ApplicationAvailability bean is auto-configured even if a custom one is already present #35068
- Gradle Spring Boot plugin with Kotlin DSL does not support includeProjectDependencies in bootJar > layered > dependencies configuration #35035
- Cassandra default configuration substitutions don't resolve against configuration derived from spring.data.cassandra properties #34799
- Banner placeholders use default values too soon #34792
- Nested test classes don't inherit properties from slice test annotations on enclosing class #34781
- Hints for including Liquibase changelogs in a native image are unnecessarily narrow #34729
- Unlike
@EnableBatchProcessing, auto-configuration for Spring Batch does not enable observability of steps and jobs #34305Documentation
- Improve documentation of tracing dependencies and configuration properties #34991
- Use current Neo4j version in Testcontainers-based examples #34940
- BatchProperties has an outdated reference to JPA #34844
- Document that optional dependencies are included by default in fat jars built with Maven #34788
Dependency Upgrades
- Upgrade to Caffeine 3.1.6 #34928
- Upgrade to Couchbase Client 3.4.5 #35050
- Upgrade to GraphQL Java 19.5 #34996
- Upgrade to Groovy 4.0.11 #34911
- Upgrade to Infinispan 14.0.8.Final #34929
- Upgrade to Jetty 11.0.15 #35051
- Upgrade to jOOQ 3.17.12 #35052
- Upgrade to Lettuce 6.2.4.RELEASE #35053
- Upgrade to Logback 1.4.7 #35088
- Upgrade to Maven Resources Plugin 3.3.1 #34913
- Upgrade to Micrometer 1.10.6 #34858
- Upgrade to Micrometer Tracing 1.0.4 #34859
- Upgrade to MySQL 8.0.33 #35054
- Upgrade to Native Build Tools Plugin 0.9.21 #35055
- Upgrade to Neo4j Java Driver 5.7.0 #34930
- Upgrade to Netty 4.1.91.Final #34914
- Upgrade to Reactor Bom 2022.0.6 #34860
- Upgrade to SAAJ Impl 3.0.1 #35056
- Upgrade to Spring AMQP 3.0.4 #34950
- Upgrade to Spring Data Bom 2022.0.5 #34903
- Upgrade to Spring Framework 6.0.8 #34861
- Upgrade to Spring Integration 6.0.5 #35012
- Upgrade to Spring Kafka 3.0.6 #34951
- Upgrade to Spring LDAP 3.0.2 #34904
- Upgrade to Spring Security 6.0.3 #34952
- Upgrade to Spring WS 4.0.3 #34953
- Upgrade to Tomcat 10.1.8 #35089
- Upgrade to Undertow 2.3.5.Final #34915
- Upgrade to Yasson 3.0.3 #34916
... (truncated)
Commits
6ce7844Release v3.0.6b80f4ccUpgrade to Tomcat 10.1.8ca618e8Upgrade to Spring Integration 6.0.535fd0a3Upgrade to Logback 1.4.740834c5Merge branch '2.7.x' into 3.0.x253cbadNext development version (v2.7.12-SNAPSHOT)32444feMerge branch '2.7.x' into 3.0.x3522714Use endpoint mappings in CloudFoundry integration6933796Merge branch '2.7.x' into 3.0.xda10c4eMerge pull request #34347 from acktsap- Additional commits viewable in compare view
Updates spring-boot-maven-plugin from 2.5.5 to 3.0.6
Release notes
Sourced from spring-boot-maven-plugin's releases.
v3.0.6
Bug Fixes
- CloudFoundry integration does not use endpoint path mappings #35086
- ApplicationAvailability bean is auto-configured even if a custom one is already present #35068
- Gradle Spring Boot plugin with Kotlin DSL does not support includeProjectDependencies in bootJar > layered > dependencies configuration #35035
- Cassandra default configuration substitutions don't resolve against configuration derived from spring.data.cassandra properties #34799
- Banner placeholders use default values too soon #34792
- Nested test classes don't inherit properties from slice test annotations on enclosing class #34781
- Hints for including Liquibase changelogs in a native image are unnecessarily narrow #34729
- Unlike
@EnableBatchProcessing, auto-configuration for Spring Batch does not enable observability of steps and jobs #34305Documentation
- Improve documentation of tracing dependencies and configuration properties #34991
- Use current Neo4j version in Testcontainers-based examples #34940
- BatchProperties has an outdated reference to JPA #34844
- Document that optional dependencies are included by default in fat jars built with Maven #34788
Dependency Upgrades
- Upgrade to Caffeine 3.1.6 #34928
- Upgrade to Couchbase Client 3.4.5 #35050
- Upgrade to GraphQL Java 19.5 #34996
- Upgrade to Groovy 4.0.11 #34911
- Upgrade to Infinispan 14.0.8.Final #34929
- Upgrade to Jetty 11.0.15 #35051
- Upgrade to jOOQ 3.17.12 #35052
- Upgrade to Lettuce 6.2.4.RELEASE #35053
- Upgrade to Logback 1.4.7 #35088
- Upgrade to Maven Resources Plugin 3.3.1 #34913
- Upgrade to Micrometer 1.10.6 #34858
- Upgrade to Micrometer Tracing 1.0.4 #34859
- Upgrade to MySQL 8.0.33 #35054
- Upgrade to Native Build Tools Plugin 0.9.21 #35055
- Upgrade to Neo4j Java Driver 5.7.0 #34930
- Upgrade to Netty 4.1.91.Final #34914
- Upgrade to Reactor Bom 2022.0.6 #34860
- Upgrade to SAAJ Impl 3.0.1 #35056
- Upgrade to Spring AMQP 3.0.4 #34950
- Upgrade to Spring Data Bom 2022.0.5 #34903
- Upgrade to Spring Framework 6.0.8 #34861
- Upgrade to Spring Integration 6.0.5 #35012
- Upgrade to Spring Kafka 3.0.6 #34951
- Upgrade to Spring LDAP 3.0.2 #34904
- Upgrade to Spring Security 6.0.3 #34952
- Upgrade to Spring WS 4.0.3 #34953
- Upgrade to Tomcat 10.1.8 #35089
- Upgrade to Undertow 2.3.5.Final #34915
- Upgrade to Yasson 3.0.3 #34916
... (truncated)
Commits
6ce7844Release v3.0.6b80f4ccUpgrade to Tomcat 10.1.8ca618e8Upgrade to Spring Integration 6.0.535fd0a3Upgrade to Logback 1.4.740834c5Merge branch '2.7.x' into 3.0.x253cbadNext development version (v2.7.12-SNAPSHOT)32444feMerge branch '2.7.x' into 3.0.x3522714Use endpoint mappings in CloudFoundry integration6933796Merge branch '2.7.x' into 3.0.xda10c4eMerge pull request #34347 from acktsap- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps `spring-boot.version` from 2.5.5 to 3.0.6.
Updates `spring-boot-dependencies` from 2.5.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.5...v3.0.6)
Updates `spring-boot-maven-plugin` from 2.5.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.5...v3.0.6)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
Updates `spring-boot-dependencies` from 2.5.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.5...v3.0.6)
Updates `spring-boot-maven-plugin` from 2.5.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.5.5...v3.0.6)
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-dependencies
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot]
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
May 1, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.