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 versions.spring_boot from 3.3.4 to 3.3.6 #1671

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 21, 2024

Bumps versions.spring_boot from 3.3.4 to 3.3.6.
Updates org.springframework.boot:spring-boot-configuration-processor from 3.3.4 to 3.3.6

Release notes

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

v3.3.6

⚠️ Noteworthy

🐞 Bug Fixes

  • Spring Boot 3.3.x dependencies do not converge for Micrometer Tracing and OpenTelemetry #43200
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43170
  • WebServerPortFileWriter fails when using a portfile without extension #43116
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43083
  • Root cause of errors is hidden when loading images from archive #43069
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43051
  • Logback logging system does not process URLs with paths not ending in .xml #42989
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42959
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42935
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42925
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42914
  • A @SpyBean on the output of a FactoryBean is not reset #31204

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43198
  • Update "Upgrading From" section to use "2.x" #43159
  • Include spring-boot-loader in API documentation #43151
  • Document how and where to add custom GraalVM configuration files #43073
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43058
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43032
  • Link to Eclipse setup instructions #42953
  • Fix link to Checkpoint and Restore status page #42938
  • Update HttpWebServiceMessageSenderBuilder javadoc #42893
  • Move default value descriptions to "description" in logging property metadata #42881

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.4 #43146
  • Upgrade to Groovy 4.0.24 #43095
  • Upgrade to Infinispan 15.0.11.Final #43147
  • Upgrade to Jackson Bom 2.17.3 #43036
  • Upgrade to Jetty 12.0.15 #43093
  • Upgrade to jOOQ 3.19.15 #43037
  • Upgrade to Logback 1.5.12 #43038
  • Upgrade to Lombok 1.18.36 #43181
  • Upgrade to Micrometer 1.13.8 #43182
  • Upgrade to Micrometer Tracing 1.3.6 #43000
  • Upgrade to Netty 4.1.115.Final #43148
  • Upgrade to Pulsar Reactive 0.5.9 #43183
  • Upgrade to Reactor Bom 2023.0.12 #43002
  • Upgrade to Spring AMQP 3.1.8 #43004
  • Upgrade to Spring Data Bom 2024.0.6 #43006
  • Upgrade to Spring Framework 6.1.15 #43008

... (truncated)

Commits
  • cb4fdbb Release v3.3.6
  • 283bc6f Merge branch '3.2.x' into 3.3.x
  • 5c938fc Update copyright year of changed files
  • 39d2e94 Merge branch 'gh-41614' into 3.3.x
  • 6b6597b Restore monospaced text to unescaped form
  • 4c8dafe Migrate class references to full javadoc links
  • 3d57d36 Use fully-qualified names for ambiguous type references
  • d289d0a Temporarily escape monospaced text that will not be linked
  • 81ba8b6 Refine javadoc links
  • dc49c64 Remove FlywayCallback reference in documentation
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot from 3.3.4 to 3.3.6

Release notes

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

v3.3.6

⚠️ Noteworthy

🐞 Bug Fixes

  • Spring Boot 3.3.x dependencies do not converge for Micrometer Tracing and OpenTelemetry #43200
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43170
  • WebServerPortFileWriter fails when using a portfile without extension #43116
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43083
  • Root cause of errors is hidden when loading images from archive #43069
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43051
  • Logback logging system does not process URLs with paths not ending in .xml #42989
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42959
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42935
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42925
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42914
  • A @SpyBean on the output of a FactoryBean is not reset #31204

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43198
  • Update "Upgrading From" section to use "2.x" #43159
  • Include spring-boot-loader in API documentation #43151
  • Document how and where to add custom GraalVM configuration files #43073
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43058
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43032
  • Link to Eclipse setup instructions #42953
  • Fix link to Checkpoint and Restore status page #42938
  • Update HttpWebServiceMessageSenderBuilder javadoc #42893
  • Move default value descriptions to "description" in logging property metadata #42881

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.4 #43146
  • Upgrade to Groovy 4.0.24 #43095
  • Upgrade to Infinispan 15.0.11.Final #43147
  • Upgrade to Jackson Bom 2.17.3 #43036
  • Upgrade to Jetty 12.0.15 #43093
  • Upgrade to jOOQ 3.19.15 #43037
  • Upgrade to Logback 1.5.12 #43038
  • Upgrade to Lombok 1.18.36 #43181
  • Upgrade to Micrometer 1.13.8 #43182
  • Upgrade to Micrometer Tracing 1.3.6 #43000
  • Upgrade to Netty 4.1.115.Final #43148
  • Upgrade to Pulsar Reactive 0.5.9 #43183
  • Upgrade to Reactor Bom 2023.0.12 #43002
  • Upgrade to Spring AMQP 3.1.8 #43004
  • Upgrade to Spring Data Bom 2024.0.6 #43006
  • Upgrade to Spring Framework 6.1.15 #43008

... (truncated)

Commits
  • cb4fdbb Release v3.3.6
  • 283bc6f Merge branch '3.2.x' into 3.3.x
  • 5c938fc Update copyright year of changed files
  • 39d2e94 Merge branch 'gh-41614' into 3.3.x
  • 6b6597b Restore monospaced text to unescaped form
  • 4c8dafe Migrate class references to full javadoc links
  • 3d57d36 Use fully-qualified names for ambiguous type references
  • d289d0a Temporarily escape monospaced text that will not be linked
  • 81ba8b6 Refine javadoc links
  • dc49c64 Remove FlywayCallback reference in documentation
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-autoconfigure from 3.3.4 to 3.3.6

Release notes

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

v3.3.6

⚠️ Noteworthy

🐞 Bug Fixes

  • Spring Boot 3.3.x dependencies do not converge for Micrometer Tracing and OpenTelemetry #43200
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43170
  • WebServerPortFileWriter fails when using a portfile without extension #43116
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43083
  • Root cause of errors is hidden when loading images from archive #43069
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43051
  • Logback logging system does not process URLs with paths not ending in .xml #42989
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42959
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42935
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42925
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42914
  • A @SpyBean on the output of a FactoryBean is not reset #31204

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43198
  • Update "Upgrading From" section to use "2.x" #43159
  • Include spring-boot-loader in API documentation #43151
  • Document how and where to add custom GraalVM configuration files #43073
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43058
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43032
  • Link to Eclipse setup instructions #42953
  • Fix link to Checkpoint and Restore status page #42938
  • Update HttpWebServiceMessageSenderBuilder javadoc #42893
  • Move default value descriptions to "description" in logging property metadata #42881

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.4 #43146
  • Upgrade to Groovy 4.0.24 #43095
  • Upgrade to Infinispan 15.0.11.Final #43147
  • Upgrade to Jackson Bom 2.17.3 #43036
  • Upgrade to Jetty 12.0.15 #43093
  • Upgrade to jOOQ 3.19.15 #43037
  • Upgrade to Logback 1.5.12 #43038
  • Upgrade to Lombok 1.18.36 #43181
  • Upgrade to Micrometer 1.13.8 #43182
  • Upgrade to Micrometer Tracing 1.3.6 #43000
  • Upgrade to Netty 4.1.115.Final #43148
  • Upgrade to Pulsar Reactive 0.5.9 #43183
  • Upgrade to Reactor Bom 2023.0.12 #43002
  • Upgrade to Spring AMQP 3.1.8 #43004
  • Upgrade to Spring Data Bom 2024.0.6 #43006
  • Upgrade to Spring Framework 6.1.15 #43008

... (truncated)

Commits
  • cb4fdbb Release v3.3.6
  • 283bc6f Merge branch '3.2.x' into 3.3.x
  • 5c938fc Update copyright year of changed files
  • 39d2e94 Merge branch 'gh-41614' into 3.3.x
  • 6b6597b Restore monospaced text to unescaped form
  • 4c8dafe Migrate class references to full javadoc links
  • 3d57d36 Use fully-qualified names for ambiguous type references
  • d289d0a Temporarily escape monospaced text that will not be linked
  • 81ba8b6 Refine javadoc links
  • dc49c64 Remove FlywayCallback reference in documentation
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-devtools from 3.3.4 to 3.3.6

Release notes

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

v3.3.6

⚠️ Noteworthy

🐞 Bug Fixes

  • Spring Boot 3.3.x dependencies do not converge for Micrometer Tracing and OpenTelemetry #43200
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43170
  • WebServerPortFileWriter fails when using a portfile without extension #43116
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43083
  • Root cause of errors is hidden when loading images from archive #43069
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43051
  • Logback logging system does not process URLs with paths not ending in .xml #42989
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42959
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42935
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42925
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42914
  • A @SpyBean on the output of a FactoryBean is not reset #31204

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43198
  • Update "Upgrading From" section to use "2.x" #43159
  • Include spring-boot-loader in API documentation #43151
  • Document how and where to add custom GraalVM configuration files #43073
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43058
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43032
  • Link to Eclipse setup instructions #42953
  • Fix link to Checkpoint and Restore status page #42938
  • Update HttpWebServiceMessageSenderBuilder javadoc #42893
  • Move default value descriptions to "description" in logging property metadata #42881

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.4 #43146
  • Upgrade to Groovy 4.0.24 #43095
  • Upgrade to Infinispan 15.0.11.Final #43147
  • Upgrade to Jackson Bom 2.17.3 #43036
  • Upgrade to Jetty 12.0.15 #43093
  • Upgrade to jOOQ 3.19.15 #43037
  • Upgrade to Logback 1.5.12 #43038
  • Upgrade to Lombok 1.18.36 #43181
  • Upgrade to Micrometer 1.13.8 #43182
  • Upgrade to Micrometer Tracing 1.3.6 #43000
  • Upgrade to Netty 4.1.115.Final #43148
  • Upgrade to Pulsar Reactive 0.5.9 #43183
  • Upgrade to Reactor Bom 2023.0.12 #43002
  • Upgrade to Spring AMQP 3.1.8 #43004
  • Upgrade to Spring Data Bom 2024.0.6 #43006
  • Upgrade to Spring Framework 6.1.15 #43008

... (truncated)

Commits
  • cb4fdbb Release v3.3.6
  • 283bc6f Merge branch '3.2.x' into 3.3.x
  • 5c938fc Update copyright year of changed files
  • 39d2e94 Merge branch 'gh-41614' into 3.3.x
  • 6b6597b Restore monospaced text to unescaped form
  • 4c8dafe Migrate class references to full javadoc links
  • 3d57d36 Use fully-qualified names for ambiguous type references
  • d289d0a Temporarily escape monospaced text that will not be linked
  • 81ba8b6 Refine javadoc links
  • dc49c64 Remove FlywayCallback reference in documentation
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-web from 3.3.4 to 3.3.6

Release notes

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

v3.3.6

⚠️ Noteworthy

🐞 Bug Fixes

  • Spring Boot 3.3.x dependencies do not converge for Micrometer Tracing and OpenTelemetry #43200
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43170
  • WebServerPortFileWriter fails when using a portfile without extension #43116
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43083
  • Root cause of errors is hidden when loading images from archive #43069
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43051
  • Logback logging system does not process URLs with paths not ending in .xml #42989
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42959
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42935
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42925
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42914
  • A @SpyBean on the output of a FactoryBean is not reset #31204

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43198
  • Update "Upgrading From" section to use "2.x" #43159
  • Include spring-boot-loader in API documentation #43151
  • Document how and where to add custom GraalVM configuration files #43073
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43058
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43032
  • Link to Eclipse setup instructions #42953
  • Fix link to Checkpoint and Restore status page #42938
  • Update HttpWebServiceMessageSenderBuilder javadoc #42893
  • Move default value descriptions to "description" in logging property metadata #42881

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.4 #43146
  • Upgrade to Groovy 4.0.24 #43095
  • Upgrade to Infinispan 15.0.11.Final #43147
  • Upgrade to Jackson Bom 2.17.3 #43036
  • Upgrade to Jetty 12.0.15 #43093
  • Upgrade to jOOQ 3.19.15 #43037
  • Upgrade to Logback 1.5.12 #43038
  • Upgrade to Lombok 1.18.36 #43181
  • Upgrade to Micrometer 1.13.8 #43182
  • Upgrade to Micrometer Tracing 1.3.6 #43000
  • Upgrade to Netty 4.1.115.Final #43148
  • Upgrade to Pulsar Reactive 0.5.9 #43183
  • Upgrade to Reactor Bom 2023.0.12 #43002
  • Upgrade to Spring AMQP 3.1.8 #43004
  • Upgrade to Spring Data Bom 2024.0.6 #43006
  • Upgrade to Spring Framework 6.1.15 #43008

... (truncated)

Commits
  • cb4fdbb Release v3.3.6
  • 283bc6f Merge branch '3.2.x' into 3.3.x
  • 5c938fc Update copyright year of changed files
  • 39d2e94 Merge branch 'gh-41614' into 3.3.x
  • 6b6597b Restore monospaced text to unescaped form
  • 4c8dafe Migrate class references to full javadoc links
  • 3d57d36 Use fully-qualified names for ambiguous type references
  • d289d0a Temporarily escape monospaced text that will not be linked
  • 81ba8b6 Refine javadoc links
  • dc49c64 Remove FlywayCallback reference in documentation
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-cache from 3.3.4 to 3.3.6

Release notes

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

v3.3.6

⚠️ Noteworthy

🐞 Bug Fixes

  • Spring Boot 3.3.x dependencies do not converge for Micrometer Tracing and OpenTelemetry #43200
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43170
  • WebServerPortFileWriter fails when using a portfile without extension #43116
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43083
  • Root cause of errors is hidden when loading images from archive #43069
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43051
  • Logback logging system does not process URLs with paths not ending in .xml #42989
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42959
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42935
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42925
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42914
  • A @SpyBean on the output of a FactoryBean is not reset #31204

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43198
  • Update "Upgrading From" section to use "2.x" #43159
  • Include spring-boot-loader in API documentation #43151
  • Document how and where to add custom GraalVM configuration files #43073
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43058
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43032
  • Link to Eclipse setup instructions #42953
  • Fix link to Checkpoint and Restore status page #42938
  • Update HttpWebServiceMessageSenderBuilder javadoc #42893
  • Move default value descriptions to "description" in logging property metadata #42881

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.4 #43146
  • Upgrade to Groovy 4.0.24 #43095
  • Upgrade to Infinispan 15.0.11.Final #43147
  • Upgrade to Jackson Bom 2.17.3 #43036
  • Upgrade to Jetty 12.0.15 #43093
  • Upgrade to jOOQ 3.19.15 #43037
  • Upgrade to Logback 1.5.12 #43038
  • Upgrade to Lombok 1.18.36 #43181
  • Upgrade to Micrometer 1.13.8 #43182
  • Upgrade to Micrometer Tracing 1.3.6 #43000
  • Upgrade to Netty 4.1.115.Final #43148
  • Upgrade to Pulsar Reactive 0.5.9 #43183
  • Upgrade to Reactor Bom 2023.0.12 #43002
  • Upgrade to Spring AMQP 3.1.8 #43004
  • Upgrade to Spring Data Bom 2024.0.6 #43006
  • Upgrade to Spring Framework 6.1.15 #43008

... (truncated)

Commits
  • cb4fdbb Release v3.3.6
  • 283bc6f Merge branch '3.2.x' into 3.3.x
  • 5c938fc Update copyright year of changed files
  • 39d2e94 Merge branch 'gh-41614' into 3.3.x
  • 6b6597b Restore monospaced text to unescaped form
  • 4c8dafe Migrate class references to full javadoc links
  • 3d57d36 Use fully-qualified names for ambiguous type references
  • d289d0a Temporarily escape monospaced text that will not be linked
  • 81ba8b6 Refine javadoc links
  • dc49c64 Remove FlywayCallback reference in documentation
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-actuator from 3.3.4 to 3.3.6

Release notes

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

v3.3.6

⚠️ Noteworthy

🐞 Bug Fixes

  • Spring Boot 3.3.x dependencies do not converge for Micrometer Tracing and OpenTelemetry #43200
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43170
  • WebServerPortFileWriter fails when using a portfile without extension #43116
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43083
  • Root cause of errors is hidden when loading images from archive #43069
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43051
  • Logback logging system does not process URLs with paths not ending in .xml #42989
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42959
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42935
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42925
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42914
  • A @SpyBean on the output of a FactoryBean is not reset #31204

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43198
  • Update "Upgrading From" section to use "2.x" #43159
  • Include spring-boot-loader in API documentation #43151
  • Document how and where to add custom GraalVM configuration files #43073
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43058
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43032
  • Link to Eclipse setup instructions #42953
  • Fix link to Checkpoint and Restore status page #42938
  • Update HttpWebServiceMessageSenderBuilder javadoc #42893
  • Move default value descriptions to "description" in logging property metadata #42881

🔨 Dependency Upgrades

  • Upgrade to ActiveMQ 6.1.4 #43146
  • Upgrade to Groovy 4.0.24 #43095
  • Upgrade to Infinispan 15.0.11.Final #43147
  • Upgrade to Jackson Bom 2.17.3 #43036
  • Upgrade to Jetty 12.0.15 #43093
  • Upgrade to jOOQ 3.19.15 #43037
  • Upgrade to Logback 1.5.12 #43038
  • Upgrade to Lombok 1.18.36 #43181
  • Upgrade to Micrometer 1.13.8 #43182
  • Upgrade to Micrometer Tracing 1.3.6 #43000
  • Upgrade to Netty 4.1.115.Final #43148
  • Upgrade to Pulsar Reactive 0.5.9 #43183
  • Upgrade to Reactor Bom 2023.0.12 #43002
  • Upgrade to Spring AMQP 3.1.8 #43004
  • Upgrade to Spring Data Bom 2024.0.6 #43006
  • Upgrade to Spring Framework 6.1.15 #43008

... (truncated)

Commits
  • cb4fdbb Release v3.3.6
  • 283bc6f Merge branch '3.2.x' into 3.3.x
  • 5c938fc Update copyright year of changed files
  • 39d2e94 Merge branch 'gh-41614' into 3.3.x
  • 6b6597b Restore monospaced text to unescaped form
  • 4c8dafe Migrate class references to full javadoc links
  • 3d57d36 Use fully-qualified names for ambiguous type references
  • d289d0a Temporarily escape monospaced text that will not be linked
  • 81ba8b6 Refine javadoc links
  • dc49c64 Remove FlywayCallback reference in documentation
  • Additional commits viewable in compare view

Updates org.springframework.boot:spring-boot-starter-thymeleaf from 3.3.4 to 3.3.6

Release notes

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

v3.3.6

⚠️ Noteworthy

🐞 Bug Fixes

  • Spring Boot 3.3.x dependencies do not converge for Micrometer Tracing and OpenTelemetry #43200
  • Cannot package OCI image when 'docker.io/paketobuildpacks/new-relic' is provided as a buildpack #43170
  • WebServerPortFileWriter fails when using a portfile without extension #43116
  • SslOptions.isSpecified() only returns true if ciphers and enabled protocols are set #43083
  • Root cause of errors is hidden when loading images from archive #43069
  • mvn spring-boot:run fails on Windows with "Could Not Find or Load Main Class" when path contains non-ASCII characters #43051
  • Logback logging system does not process URLs with paths not ending in .xml #42989
  • NPE in bootBuildImage when setting DOCKER_CONTEXT=default #42959
  • build-info doesn't support seconds since the epoch from project.build.outputTimestamp #42935
  • NPE in OnClassCondition.resolveOutcomesThreaded following thread interruption because firstHalf is null #42925
  • X-Registry-Auth header sent to Docker Engine API contains field "authHeader" #42914
  • A @SpyBean on the output of a FactoryBean is not reset #31204

📔 Documentation

  • Documentation for 'spring.datasource.type' is misleading #43198
  • Update "Upgrading From" section to use "2.x" #43159
  • Include spring-boot-loader in API documentation #43151
  • Document how and where to add custom GraalVM configuration files #43073
  • Rework DataSource configuration examples to separate defining an additional DataSource and defining a DataSource of a different type #43058
  • Location of the layers schema is incorrect in the Maven Plugin's examples #43032
  • Link to Eclipse setup instructions

Bumps `versions.spring_boot` from 3.3.4 to 3.3.6.

Updates `org.springframework.boot:spring-boot-configuration-processor` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot-autoconfigure` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot-devtools` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot-starter-web` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot-starter-cache` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot-starter-actuator` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot-starter-thymeleaf` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot-starter-test` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

Updates `org.springframework.boot:spring-boot-gradle-plugin` from 3.3.4 to 3.3.6
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.4...v3.3.6)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  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-autoconfigure
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter-cache
  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-thymeleaf
  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-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 22, 2024

Superseded by #1676.

@dependabot dependabot bot closed this Nov 22, 2024
@dependabot dependabot bot deleted the dependabot/gradle/main/versions.spring_boot-3.3.6 branch November 22, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants