Skip to content
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 springbootVersion from 3.0.5 to 3.0.6 #1621

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps springbootVersion from 3.0.5 to 3.0.6.
Updates org.springframework.boot:spring-boot-autoconfigure from 3.0.5 to 3.0.6

Release notes

Sourced from org.springframework.boot:spring-boot-autoconfigure'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 #34305

📔 Documentation

  • 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
  • 6ce7844 Release v3.0.6
  • b80f4cc Upgrade to Tomcat 10.1.8
  • ca618e8 Upgrade to Spring Integration 6.0.5
  • 35fd0a3 Upgrade to Logback 1.4.7
  • 40834c5 Merge branch '2.7.x' into 3.0.x
  • 253cbad Next development version (v2.7.12-SNAPSHOT)
  • 32444fe Merge branch '2.7.x' into 3.0.x
  • 3522714 Use endpoint mappings in CloudFoundry integration
  • 6933796 Merge branch '2.7.x' into 3.0.x
  • da10c4e Merge pull request #34347 from acktsap
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot from 3.0.5 to 3.0.6

Release notes

Sourced from org.springframework.boot:spring-boot'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 #34305

📔 Documentation

  • 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
  • 6ce7844 Release v3.0.6
  • b80f4cc Upgrade to Tomcat 10.1.8
  • ca618e8 Upgrade to Spring Integration 6.0.5
  • 35fd0a3 Upgrade to Logback 1.4.7
  • 40834c5 Merge branch '2.7.x' into 3.0.x
  • 253cbad Next development version (v2.7.12-SNAPSHOT)
  • 32444fe Merge branch '2.7.x' into 3.0.x
  • 3522714 Use endpoint mappings in CloudFoundry integration
  • 6933796 Merge branch '2.7.x' into 3.0.x
  • da10c4e Merge pull request #34347 from acktsap
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-web from 3.0.5 to 3.0.6

Release notes

Sourced from org.springframework.boot:spring-boot-starter-web'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 #34305

📔 Documentation

  • 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
  • 6ce7844 Release v3.0.6
  • b80f4cc Upgrade to Tomcat 10.1.8
  • ca618e8 Upgrade to Spring Integration 6.0.5
  • 35fd0a3 Upgrade to Logback 1.4.7
  • 40834c5 Merge branch '2.7.x' into 3.0.x
  • 253cbad Next development version (v2.7.12-SNAPSHOT)
  • 32444fe Merge branch '2.7.x' into 3.0.x
  • 3522714 Use endpoint mappings in CloudFoundry integration
  • 6933796 Merge branch '2.7.x' into 3.0.x
  • da10c4e Merge pull request #34347 from acktsap
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-validation from 3.0.5 to 3.0.6

Release notes

Sourced from org.springframework.boot:spring-boot-starter-validation'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 #34305

📔 Documentation

  • 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
  • 6ce7844 Release v3.0.6
  • b80f4cc Upgrade to Tomcat 10.1.8
  • ca618e8 Upgrade to Spring Integration 6.0.5
  • 35fd0a3 Upgrade to Logback 1.4.7
  • 40834c5 Merge branch '2.7.x' into 3.0.x
  • 253cbad Next development version (v2.7.12-SNAPSHOT)
  • 32444fe Merge branch '2.7.x' into 3.0.x
  • 3522714 Use endpoint mappings in CloudFoundry integration
  • 6933796 Merge branch '2.7.x' into 3.0.x
  • da10c4e Merge pull request #34347 from acktsap
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-test from 3.0.5 to 3.0.6

Release notes

Sourced from org.springframework.boot:spring-boot-test'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 #34305

📔 Documentation

  • 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
  • 6ce7844 Release v3.0.6
  • b80f4cc Upgrade to Tomcat 10.1.8
  • ca618e8 Upgrade to Spring Integration 6.0.5
  • 35fd0a3 Upgrade to Logback 1.4.7
  • 40834c5 Merge branch '2.7.x' into 3.0.x
  • 253cbad Next development version (v2.7.12-SNAPSHOT)
  • 32444fe Merge branch '2.7.x' into 3.0.x
  • 3522714 Use endpoint mappings in CloudFoundry integration
  • 6933796 Merge branch '2.7.x' into 3.0.x
  • da10c4e Merge pull request #34347 from acktsap
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-test from 3.0.5 to 3.0.6

Release notes

Sourced from org.springframework.boot:spring-boot-starter-test'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 #34305

📔 Documentation

  • 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
  • 6ce7844 Release v3.0.6
  • b80f4cc Upgrade to Tomcat 10.1.8
  • ca618e8 Upgrade to Spring Integration 6.0.5
  • 35fd0a3 Upgrade to Logback 1.4.7
  • 40834c5 Merge branch '2.7.x' into 3.0.x
  • 253cbad Next development version (v2.7.12-SNAPSHOT)
  • 32444fe Merge branch '2.7.x' into 3.0.x
  • 3522714 Use endpoint mappings in CloudFoundry integration
  • 6933796 Merge branch '2.7.x' into 3.0.x
  • da10c4e Merge pull request #34347 from acktsap
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-security from 3.0.5 to 3.0.6

Release notes

Sourced from org.springframework.boot:spring-boot-starter-security'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 #34305

📔 Documentation

  • 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
  • 6ce7844 Release v3.0.6
  • b80f4cc Upgrade to Tomcat 10.1.8
  • ca618e8 Upgrade to Spring Integration 6.0.5
  • 35fd0a3 Upgrade to Logback 1.4.7
  • 40834c5 Merge branch '2.7.x' into 3.0.x
  • 253cbad Next development version (v2.7.12-SNAPSHOT)
  • 32444fe Merge branch '2.7.x' into 3.0.x
  • 3522714 Use endpoint mappings in CloudFoundry integration
  • 6933796 Merge branch '2.7.x' into 3.0.x
  • da10c4e Merge pull request #34347 from acktsap
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-data-redis from 3.0.5 to 3.0.6

Release notes

Sourced from org.springframework.boot:spring-boot-starter-data-redis'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 #34305

📔 Documentation

  • 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
  • Upgrad...

    Description has been truncated

Bumps `springbootVersion` from 3.0.5 to 3.0.6.

Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot-test` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

Updates `org.springframework.boot:spring-boot-starter-oauth2-resource-server` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.5...v3.0.6)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-validation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-data-redis
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-oauth2-resource-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 1, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 1, 2023

Dependabot tried to add @planetf1 as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/lcpopa/egeria/pulls/1621/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the lcpopa/egeria repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2024

Superseded by #1748.

@dependabot dependabot bot closed this Apr 1, 2024
@dependabot dependabot bot deleted the dependabot/gradle/springbootVersion-3.0.6 branch April 1, 2024 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants