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 spring.version from 2.6.6 to 3.1.0 in /backend #515

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps spring.version from 2.6.6 to 3.1.0.
Updates spring-boot-starter-web from 2.6.6 to 3.1.0

Release notes

Sourced from spring-boot-starter-web's releases.

v3.1.0

⭐ New Features

  • Result from SpringApplication.from(...) may need to provide access to more details in the future #35451
  • Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35554
  • Docker compose dependency causes failures during Maven AOT processing #35548
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35546
  • Docker compose service readiness checks cannot be bypassed #35545
  • Many spring.security.oauth2.authorizationserver properties do not have default values #35460
  • Default for spring.flway.execute-in-transaction is not aligned with Flyway's default #35447
  • developmentOnly dependencies are included in the AOT processing classpath #35444
  • Restarts are slow when using spring-boot-devtools and spring-boot-docker-compose #35435
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35425
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35400
  • Invalid reference format error when tagging images using Podman #35396
  • App startup fails with confusing message when a Docker Compose file is not found #35383
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35381
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35379
  • spring.data.mongodb.replica-set-name is not applied correctly #35370
  • Anonymous requests to the token endpoint are redirected to the Spring Security login page instead of receiving a 401 response #35368
  • Application yaml files cannot be loaded when they exceed 3mb #35367
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35365
  • DisableObservabilityContextCustomizer can't be switched off through properties #35360
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35330
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #35328

📔 Documentation

  • Javadoc since version for ImageReference is wrong #35459
  • Polish formatting of permitAll() endpoint security Kotlin example #35457
  • Improve Kotlin Testcontainers samples #35446
  • Improve documentation for including Docker Compose support #35384
  • Wrong anchors in Maven plugin documentation #35373
  • Fix typo #35369
  • Formatting issue in the Maven plugin documentation #35349
  • Clarify profile support when using AOT #35321

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35350
  • Upgrade to Groovy 4.0.12 #35351
  • Upgrade to jOOQ 3.18.4 #35431
  • Upgrade to Micrometer 1.11.0 #35305
  • Upgrade to Micrometer Tracing 1.1.1 #35421
  • Upgrade to Native Build Tools Plugin 0.9.22 #35407
  • Upgrade to Neo4j Java Driver 5.8.0 #35352

... (truncated)

Commits
  • 0fc23d2 Release v3.1.0
  • 1ec78e5 Add devtools and docker-compose to test maven repository
  • 0af455f Set LATEST_GA in CI pipeline to true
  • b204672 Merge branch '3.0.x'
  • f0ed2a8 Set LATEST_GA to false in CI pipeline
  • 5eae765 Merge branch '3.0.x'
  • f570377 Merge branch '2.7.x' into 3.0.x
  • 701ea30 Merge branch '2.6.x' into 2.7.x
  • 15d95ed Next development version (v2.6.16-SNAPSHOT)
  • 037a824 Merge branch '3.0.x'
  • Additional commits viewable in compare view

Updates spring-boot-starter-actuator from 2.6.6 to 3.1.0

Release notes

Sourced from spring-boot-starter-actuator's releases.

v3.1.0

⭐ New Features

  • Result from SpringApplication.from(...) may need to provide access to more details in the future #35451
  • Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35554
  • Docker compose dependency causes failures during Maven AOT processing #35548
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35546
  • Docker compose service readiness checks cannot be bypassed #35545
  • Many spring.security.oauth2.authorizationserver properties do not have default values #35460
  • Default for spring.flway.execute-in-transaction is not aligned with Flyway's default #35447
  • developmentOnly dependencies are included in the AOT processing classpath #35444
  • Restarts are slow when using spring-boot-devtools and spring-boot-docker-compose #35435
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35425
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35400
  • Invalid reference format error when tagging images using Podman #35396
  • App startup fails with confusing message when a Docker Compose file is not found #35383
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35381
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35379
  • spring.data.mongodb.replica-set-name is not applied correctly #35370
  • Anonymous requests to the token endpoint are redirected to the Spring Security login page instead of receiving a 401 response #35368
  • Application yaml files cannot be loaded when they exceed 3mb #35367
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35365
  • DisableObservabilityContextCustomizer can't be switched off through properties #35360
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35330
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #35328

📔 Documentation

  • Javadoc since version for ImageReference is wrong #35459
  • Polish formatting of permitAll() endpoint security Kotlin example #35457
  • Improve Kotlin Testcontainers samples #35446
  • Improve documentation for including Docker Compose support #35384
  • Wrong anchors in Maven plugin documentation #35373
  • Fix typo #35369
  • Formatting issue in the Maven plugin documentation #35349
  • Clarify profile support when using AOT #35321

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35350
  • Upgrade to Groovy 4.0.12 #35351
  • Upgrade to jOOQ 3.18.4 #35431
  • Upgrade to Micrometer 1.11.0 #35305
  • Upgrade to Micrometer Tracing 1.1.1 #35421
  • Upgrade to Native Build Tools Plugin 0.9.22 #35407
  • Upgrade to Neo4j Java Driver 5.8.0 #35352

... (truncated)

Commits
  • 0fc23d2 Release v3.1.0
  • 1ec78e5 Add devtools and docker-compose to test maven repository
  • 0af455f Set LATEST_GA in CI pipeline to true
  • b204672 Merge branch '3.0.x'
  • f0ed2a8 Set LATEST_GA to false in CI pipeline
  • 5eae765 Merge branch '3.0.x'
  • f570377 Merge branch '2.7.x' into 3.0.x
  • 701ea30 Merge branch '2.6.x' into 2.7.x
  • 15d95ed Next development version (v2.6.16-SNAPSHOT)
  • 037a824 Merge branch '3.0.x'
  • Additional commits viewable in compare view

Updates spring-boot-starter-json from 2.6.6 to 3.1.0

Release notes

Sourced from spring-boot-starter-json's releases.

v3.1.0

⭐ New Features

  • Result from SpringApplication.from(...) may need to provide access to more details in the future #35451
  • Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35554
  • Docker compose dependency causes failures during Maven AOT processing #35548
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35546
  • Docker compose service readiness checks cannot be bypassed #35545
  • Many spring.security.oauth2.authorizationserver properties do not have default values #35460
  • Default for spring.flway.execute-in-transaction is not aligned with Flyway's default #35447
  • developmentOnly dependencies are included in the AOT processing classpath #35444
  • Restarts are slow when using spring-boot-devtools and spring-boot-docker-compose #35435
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35425
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35400
  • Invalid reference format error when tagging images using Podman #35396
  • App startup fails with confusing message when a Docker Compose file is not found #35383
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35381
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35379
  • spring.data.mongodb.replica-set-name is not applied correctly #35370
  • Anonymous requests to the token endpoint are redirected to the Spring Security login page instead of receiving a 401 response #35368
  • Application yaml files cannot be loaded when they exceed 3mb #35367
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35365
  • DisableObservabilityContextCustomizer can't be switched off through properties #35360
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35330
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #35328

📔 Documentation

  • Javadoc since version for ImageReference is wrong #35459
  • Polish formatting of permitAll() endpoint security Kotlin example #35457
  • Improve Kotlin Testcontainers samples #35446
  • Improve documentation for including Docker Compose support #35384
  • Wrong anchors in Maven plugin documentation #35373
  • Fix typo #35369
  • Formatting issue in the Maven plugin documentation #35349
  • Clarify profile support when using AOT #35321

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35350
  • Upgrade to Groovy 4.0.12 #35351
  • Upgrade to jOOQ 3.18.4 #35431
  • Upgrade to Micrometer 1.11.0 #35305
  • Upgrade to Micrometer Tracing 1.1.1 #35421
  • Upgrade to Native Build Tools Plugin 0.9.22 #35407
  • Upgrade to Neo4j Java Driver 5.8.0 #35352

... (truncated)

Commits
  • 0fc23d2 Release v3.1.0
  • 1ec78e5 Add devtools and docker-compose to test maven repository
  • 0af455f Set LATEST_GA in CI pipeline to true
  • b204672 Merge branch '3.0.x'
  • f0ed2a8 Set LATEST_GA to false in CI pipeline
  • 5eae765 Merge branch '3.0.x'
  • f570377 Merge branch '2.7.x' into 3.0.x
  • 701ea30 Merge branch '2.6.x' into 2.7.x
  • 15d95ed Next development version (v2.6.16-SNAPSHOT)
  • 037a824 Merge branch '3.0.x'
  • Additional commits viewable in compare view

Updates spring-boot-starter-security from 2.6.6 to 3.1.0

Release notes

Sourced from spring-boot-starter-security's releases.

v3.1.0

⭐ New Features

  • Result from SpringApplication.from(...) may need to provide access to more details in the future #35451
  • Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35554
  • Docker compose dependency causes failures during Maven AOT processing #35548
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35546
  • Docker compose service readiness checks cannot be bypassed #35545
  • Many spring.security.oauth2.authorizationserver properties do not have default values #35460
  • Default for spring.flway.execute-in-transaction is not aligned with Flyway's default #35447
  • developmentOnly dependencies are included in the AOT processing classpath #35444
  • Restarts are slow when using spring-boot-devtools and spring-boot-docker-compose #35435
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35425
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35400
  • Invalid reference format error when tagging images using Podman #35396
  • App startup fails with confusing message when a Docker Compose file is not found #35383
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35381
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35379
  • spring.data.mongodb.replica-set-name is not applied correctly #35370
  • Anonymous requests to the token endpoint are redirected to the Spring Security login page instead of receiving a 401 response #35368
  • Application yaml files cannot be loaded when they exceed 3mb #35367
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35365
  • DisableObservabilityContextCustomizer can't be switched off through properties #35360
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35330
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #35328

📔 Documentation

  • Javadoc since version for ImageReference is wrong #35459
  • Polish formatting of permitAll() endpoint security Kotlin example #35457
  • Improve Kotlin Testcontainers samples #35446
  • Improve documentation for including Docker Compose support #35384
  • Wrong anchors in Maven plugin documentation #35373
  • Fix typo #35369
  • Formatting issue in the Maven plugin documentation #35349
  • Clarify profile support when using AOT #35321

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35350
  • Upgrade to Groovy 4.0.12 #35351
  • Upgrade to jOOQ 3.18.4 #35431
  • Upgrade to Micrometer 1.11.0 #35305
  • Upgrade to Micrometer Tracing 1.1.1 #35421
  • Upgrade to Native Build Tools Plugin 0.9.22 #35407
  • Upgrade to Neo4j Java Driver 5.8.0 #35352

... (truncated)

Commits
  • 0fc23d2 Release v3.1.0
  • 1ec78e5 Add devtools and docker-compose to test maven repository
  • 0af455f Set LATEST_GA in CI pipeline to true
  • b204672 Merge branch '3.0.x'
  • f0ed2a8 Set LATEST_GA to false in CI pipeline
  • 5eae765 Merge branch '3.0.x'
  • f570377 Merge branch '2.7.x' into 3.0.x
  • 701ea30 Merge branch '2.6.x' into 2.7.x
  • 15d95ed Next development version (v2.6.16-SNAPSHOT)
  • 037a824 Merge branch '3.0.x'
  • Additional commits viewable in compare view

Updates spring-boot-starter-data-jpa from 2.6.6 to 3.1.0

Release notes

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

v3.1.0

⭐ New Features

  • Result from SpringApplication.from(...) may need to provide access to more details in the future #35451
  • Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35554
  • Docker compose dependency causes failures during Maven AOT processing #35548
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35546
  • Docker compose service readiness checks cannot be bypassed #35545
  • Many spring.security.oauth2.authorizationserver properties do not have default values #35460
  • Default for spring.flway.execute-in-transaction is not aligned with Flyway's default #35447
  • developmentOnly dependencies are included in the AOT processing classpath #35444
  • Restarts are slow when using spring-boot-devtools and spring-boot-docker-compose #35435
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35425
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35400
  • Invalid reference format error when tagging images using Podman #35396
  • App startup fails with confusing message when a Docker Compose file is not found #35383
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35381
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35379
  • spring.data.mongodb.replica-set-name is not applied correctly #35370
  • Anonymous requests to the token endpoint are redirected to the Spring Security login page instead of receiving a 401 response #35368
  • Application yaml files cannot be loaded when they exceed 3mb #35367
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35365
  • DisableObservabilityContextCustomizer can't be switched off through properties #35360
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35330
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #35328

📔 Documentation

  • Javadoc since version for ImageReference is wrong #35459
  • Polish formatting of permitAll() endpoint security Kotlin example #35457
  • Improve Kotlin Testcontainers samples #35446
  • Improve documentation for including Docker Compose support #35384
  • Wrong anchors in Maven plugin documentation #35373
  • Fix typo #35369
  • Formatting issue in the Maven plugin documentation #35349
  • Clarify profile support when using AOT #35321

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35350
  • Upgrade to Groovy 4.0.12 #35351
  • Upgrade to jOOQ 3.18.4 #35431
  • Upgrade to Micrometer 1.11.0 #35305
  • Upgrade to Micrometer Tracing 1.1.1 #35421
  • Upgrade to Native Build Tools Plugin 0.9.22 #35407
  • Upgrade to Neo4j Java Driver 5.8.0 #35352

... (truncated)

Commits
  • 0fc23d2 Release v3.1.0
  • 1ec78e5 Add devtools and docker-compose to test maven repository
  • 0af455f Set LATEST_GA in CI pipeline to true
  • b204672 Merge branch '3.0.x'
  • f0ed2a8 Set LATEST_GA to false in CI pipeline
  • 5eae765 Merge branch '3.0.x'
  • f570377 Merge branch '2.7.x' into 3.0.x
  • 701ea30 Merge branch '2.6.x' into 2.7.x
  • 15d95ed Next development version (v2.6.16-SNAPSHOT)
  • 037a824 Merge branch '3.0.x'
  • Additional commits viewable in compare view

Updates spring-boot-devtools from 2.6.6 to 3.1.0

Release notes

Sourced from spring-boot-devtools's releases.

v3.1.0

⭐ New Features

  • Result from SpringApplication.from(...) may need to provide access to more details in the future #35451
  • Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35554
  • Docker compose dependency causes failures during Maven AOT processing #35548
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35546
  • Docker compose service readiness checks cannot be bypassed #35545
  • Many spring.security.oauth2.authorizationserver properties do not have default values #35460
  • Default for spring.flway.execute-in-transaction is not aligned with Flyway's default #35447
  • developmentOnly dependencies are included in the AOT processing classpath #35444
  • Restarts are slow when using spring-boot-devtools and spring-boot-docker-compose #35435
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35425
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35400
  • Invalid reference format error when tagging images using Podman #35396
  • App startup fails with confusing message when a Docker Compose file is not found #35383
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35381
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35379
  • spring.data.mongodb.replica-set-name is not applied correctly #35370
  • Anonymous requests to the token endpoint are redirected to the Spring Security login page instead of receiving a 401 response #35368
  • Application yaml files cannot be loaded when they exceed 3mb #35367
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35365
  • DisableObservabilityContextCustomizer can't be switched off through properties #35360
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35330
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #35328

📔 Documentation

  • Javadoc since version for ImageReference is wrong #35459
  • Polish formatting of permitAll() endpoint security Kotlin example #35457
  • Improve Kotlin Testcontainers samples #35446
  • Improve documentation for including Docker Compose support #35384
  • Wrong anchors in Maven plugin documentation #35373
  • Fix typo #35369
  • Formatting issue in the Maven plugin documentation #35349
  • Clarify profile support when using AOT #35321

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35350
  • Upgrade to Groovy 4.0.12 #35351
  • Upgrade to jOOQ 3.18.4 #35431
  • Upgrade to Micrometer 1.11.0 #35305
  • Upgrade to Micrometer Tracing 1.1.1 #35421
  • Upgrade to Native Build Tools Plugin 0.9.22 #35407
  • Upgrade to Neo4j Java Driver 5.8.0 #35352

... (truncated)

Commits
  • 0fc23d2 Release v3.1.0
  • 1ec78e5 Add devtools and docker-compose to test maven repository
  • 0af455f Set LATEST_GA in CI pipeline to true
  • b204672 Merge branch '3.0.x'
  • f0ed2a8 Set LATEST_GA to false in CI pipeline
  • 5eae765 Merge branch '3.0.x'
  • f570377 Merge branch '2.7.x' into 3.0.x
  • 701ea30 Merge branch '2.6.x' into 2.7.x
  • 15d95ed Next development version (v2.6.16-SNAPSHOT)
  • 037a824 Merge branch '3.0.x'
  • Additional commits viewable in compare view

Updates spring-boot-configuration-processor from 2.6.6 to 3.1.0

Release notes

Sourced from spring-boot-configuration-processor's releases.

v3.1.0

⭐ New Features

  • Result from SpringApplication.from(...) may need to provide access to more details in the future #35451
  • Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35554
  • Docker compose dependency causes failures during Maven AOT processing #35548
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35546
  • Docker compose service readiness checks cannot be bypassed #35545
  • Many spring.security.oauth2.authorizationserver properties do not have default values #35460
  • Default for spring.flway.execute-in-transaction is not aligned with Flyway's default #35447
  • developmentOnly dependencies are included in the AOT processing classpath #35444
  • Restarts are slow when using spring-boot-devtools and spring-boot-docker-compose #35435
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35425
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35400
  • Invalid reference format error when tagging images using Podman #35396
  • App startup fails with confusing message when a Docker Compose file is not found #35383
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35381
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35379
  • spring.data.mongodb.replica-set-name is not applied correctly #35370
  • Anonymous requests to the token endpoint are redirected to the Spring Security login page instead of receiving a 401 response #35368
  • Application yaml files cannot be loaded when they exceed 3mb #35367
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35365
  • DisableObservabilityContextCustomizer can't be switched off through properties #35360
  • FactoryBean.getObject for non-singleton executed when resetting mocks #35330
  • Tracking of artifact dependency coordinates by BootJar and BootWar may break artifact transforms in sub-projects #35328

📔 Documentation

  • Javadoc since version for ImageReference is wrong #35459
  • Polish formatting of permitAll() endpoint security Kotlin example #35457
  • Improve Kotlin Testcontainers samples #35446
  • Improve documentation for including Docker Compose support #35384
  • Wrong anchors in Maven plugin documentation #35373
  • Fix typo #35369
  • Formatting issue in the Maven plugin documentation #35349
  • Clarify profile support when using AOT #35321

🔨 Dependency Upgrades

  • Upgrade to Couchbase Client 3.4.6 #35350
  • Upgrade to Groovy 4.0.12 #35351
  • Upgrade to jOOQ 3.18.4 #35431
  • Upgrade to Micrometer 1.11.0 #35305
  • Upgrade to Micrometer Tracing 1.1.1 #35421
  • Upgrade to Native Build Tools Plugin 0.9.22 #35407
  • Upgrade to Neo4j Java Driver 5.8.0 #35352

... (truncated)

Commits
  • 0fc23d2 Release v3.1.0
  • 1ec78e5 Add devtools and docker-compose to test maven repository
  • 0af455f Set LATEST_GA in CI pipeline to true
  • b204672 Merge branch '3.0.x'
  • f0ed2a8 Set LATEST_GA to false in CI pipeline
  • 5eae765 Merge branch '3.0.x'
  • f570377 Merge branch '2.7.x' into 3.0.x
  • 701ea30 Merge branch '2.6.x' into 2.7.x
  • 15d95ed Next development version (v2.6.16-SNAPSHOT)
  • 037a824 Merge branch '3.0.x'
  • Additional commits viewable in compare view

Updates spring-boot-starter-cache from 2.6.6 to 3.1.0

Release notes

Sourced from spring-boot-starter-cache's releases.

v3.1.0

⭐ New Features

  • Result from SpringApplication.from(...) may need to provide access to more details in the future #35451
  • Ensure that Flyway uses SLF4J by default and provide a configuration property to override the setting #35158

🐞 Bug Fixes

  • Welcome page may return a 404 when an acceptable response cannot be produced #35554
  • Docker compose dependency causes failures during Maven AOT processing #35548
  • Defining a zipkin2.reporter.Reporter results in two reporter beans as the auto-configured AsyncReporter does not back off #35546
  • Docker compose service readiness checks cannot be bypassed #35545
  • Many spring.security.oauth2.authorizationserver properties do not have default values #35460
  • Default for spring.flway.execute-in-transaction is not aligned with Flyway's default #35447
  • developmentOnly dependencies are included in the AOT processing classpath #35444
  • Restarts are slow when using spring-boot-devtools and spring-boot-docker-compose #35435
  • Hibernate 6.2 doesn't work in native-image: No available JtaPlatform candidates #35425
  • In a native image, configuration property binding fails when the target has package-private getters and setters #35400
  • Invalid reference format error when tagging images using Podman #35396
  • App startup fails with confusing message when a Docker Compose file is not found #35383
  • WebClient auto-configuration tries to use HttpComponentsClientHttpConnector when all required classes are not present #35381
  • MinIdle and MaxValidationTime properties missing for R2DBC pools #35379
  • spring.data.mongodb.replica-set-name is not applied correctly #35370
  • Anonymous requests to the token endpoint are redirected to the Spring Security login page instead of receiving a 401 response #35368
  • Application yaml files cannot be loaded when they exceed 3mb #35367
  • Can't use PEM encoded PKCS#8 EC keys with server.ssl.certificate-private-key #35365
  • DisableObservabilityContextCustomizer can't be switched off through properties

@dependabot dependabot bot force-pushed the dependabot/maven/backend/spring.version-3.1.0 branch from b1462c3 to 7fc9418 Compare May 23, 2023 12:41
Bumps `spring.version` from 2.6.6 to 3.1.0.

Updates `spring-boot-starter-web` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-starter-actuator` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-starter-json` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-starter-security` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-starter-data-jpa` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-devtools` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-configuration-processor` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-starter-cache` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-starter-test` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

Updates `spring-boot-starter-log4j2` from 2.6.6 to 3.1.0
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.6.6...v3.1.0)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-actuator
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-json
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-security
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-data-jpa
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-devtools
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-configuration-processor
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-cache
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-test
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: org.springframework.boot:spring-boot-starter-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/backend/spring.version-3.1.0 branch from 7fc9418 to 887e1aa Compare June 6, 2023 13:29
@thoomasbro thoomasbro closed this Jul 26, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 26, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/backend/spring.version-3.1.0 branch July 26, 2023 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant