Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2023

Bumps org-springframework-boot from 3.0.7 to 3.0.11.
Updates org.springframework.boot:spring-boot-devtools from 3.0.7 to 3.0.11

Release notes

Sourced from org.springframework.boot:spring-boot-devtools's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-gradle-plugin from 3.0.7 to 3.0.11

Release notes

Sourced from org.springframework.boot:spring-boot-gradle-plugin's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-actuator from 3.0.7 to 3.0.11

Release notes

Sourced from org.springframework.boot:spring-boot-starter-actuator's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-data-jpa from 3.0.7 to 3.0.11

Release notes

Sourced from org.springframework.boot:spring-boot-starter-data-jpa's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-data-mongodb from 3.0.7 to 3.0.11

Release notes

Sourced from org.springframework.boot:spring-boot-starter-data-mongodb's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-data-mongodb-reactive from 3.0.7 to 3.0.11

Release notes

Sourced from org.springframework.boot:spring-boot-starter-data-mongodb-reactive's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-data-redis from 3.0.7 to 3.0.11

Release notes

Sourced from org.springframework.boot:spring-boot-starter-data-redis's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

Updates org.springframework.boot:spring-boot-starter-security from 3.0.7 to 3.0.11

Release notes

Sourced from org.springframework.boot:spring-boot-starter-security's releases.

v3.0.11

⭐ New Features

  • Add TWENTY_ONE to JavaVersion enum #37363

🐞 Bug Fixes

  • Saml2RelyingPartyAutoConfiguration ignores sign-request when metadata-url is used #37481
  • When SLF4J and Logback are initialized on multiple threads in parallel, startup may fail due to SubstituteLoggerFactory being considered to be a competing LoggerFactory implementation #37477
  • Leaking file descriptor / socket within DomainSocket tooling #37459
  • Invalid Accept header produces HTTP 500 in WelcomePageHandlerMapping #37456
  • PrivateKeyParser doesn't support ed448, XDH and RSA-PSS keys #37413
  • "languageVersion is final and cannot be changed" when using Gradle 8.3 and configuring the Java toolchain's language version #37343
  • Spring Boot dependency management not working for ehcache when using Gradle and the dependency management plugin #37243
  • Parsing OCI image names that are invalid due to the use of upper case letters is very slow #37182
  • Using https with elliptic curves other than secp384r1 fails #37168
  • Producing and consuming different tracing propagation formats doesn't work #37161
  • AOT processing fails when a @ConfigurationProperties-annotated record has multiple constructors #37283
  • In 3.0.x and later, Spring Security cannot be used to secure a WebSocket upgrade request when using Jetty #37115
  • Local baggage is propagated when using Brave and W3C #37109

📔 Documentation

  • Document that PKCS8 PEM files should be used whenever possible #37442
  • Correct the description of spring.artemis.broker-url #37308
  • Add default value metadata for management.metrics.export.signalfx.published-histogram-type #37252
  • Polish javadoc #37142
  • Add reference to Oracle Spring Boot Starters #37069

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.10 #37289
  • Upgrade to Groovy 4.0.15 #37384
  • Upgrade to Infinispan 14.0.17.Final #37290
  • Upgrade to Jakarta XML Bind 4.0.1 #37385
  • Upgrade to Jetty 11.0.16 #37291
  • Upgrade to Lombok 1.18.30 #37487
  • Upgrade to Micrometer 1.10.11 #37255
  • Upgrade to Micrometer Tracing 1.0.10 #37345
  • Upgrade to Native Build Tools Plugin 0.9.27 #37416
  • Upgrade to Neo4j Java Driver 5.12.0 #37352
  • Upgrade to Reactor Bom 2022.0.11 #37256
  • Upgrade to SLF4J 2.0.9 #37293
  • Upgrade to Spring AMQP 3.0.9 #37257
  • Upgrade to Spring Data Bom 2022.0.10 #37349
  • Upgrade to Spring Framework 6.0.12 #37258
  • Upgrade to Spring GraphQL 1.1.7 #37464
  • Upgrade to Spring Kafka 3.0.11 #37294
  • Upgrade to Spring Retry 2.0.3 #37279
  • Upgrade to Spring Security 6.0.7 #37417

... (truncated)

Commits

Bumps `org-springframework-boot` from 3.0.7 to 3.0.11.

Updates `org.springframework.boot:spring-boot-devtools` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-data-jpa` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-data-mongodb` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-data-mongodb-reactive` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-data-redis` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-security` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-validation` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-webflux` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

Updates `org.springframework.boot:spring-boot-starter-websocket` from 3.0.7 to 3.0.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.0.7...v3.0.11)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-devtools
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-gradle-plugin
  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-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-data-mongodb
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-data-mongodb-reactive
  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-security
  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-thymeleaf
  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-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-webflux
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 18, 2023
@marcusdacoregio marcusdacoregio self-assigned this Oct 18, 2023
@marcusdacoregio marcusdacoregio added this to the 3.1.4 milestone Oct 18, 2023
@marcusdacoregio marcusdacoregio merged commit f511bd2 into 3.1.x Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/gradle/3.1.x/org-springframework-boot-3.0.11 branch October 18, 2023 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants