spring-projects / spring-session

Spring Session
https://spring.io/projects/spring-session
Apache License 2.0
1.85k stars 1.1k forks source link

Bump org-springframework-boot from 3.2.6 to 3.2.7 #3056

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps org-springframework-boot from 3.2.6 to 3.2.7. Updates org.springframework.boot:spring-boot-dependencies from 3.2.6 to 3.2.7

Release notes

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

v3.2.7

:lady_beetle: Bug Fixes

  • SQL Server JDBC URL is malformed after adding org.springframework.boot.jdbc.parameters label #41146
  • Git instant properties cannot be coerced following git-commit-id Maven plugin upgrade #41109
  • MongoHealthIndicator not compliant with Mongo stable API with strict setting #41101
  • DataSourceProperties fail to bind if java.sql module isn't included #41082
  • Image building requires builder to specify a stack #41046
  • IllegalArgumentException when trying to use Tomcat's HttpNio2Protocol with Spring Boot-configured SSL #41007
  • Uber jar fails to start when it contains a dependency with Multi-Release: true in its manifest and unexpected file entries in META-INF/versions #41001
  • buildInfo does not work with Gradle 8.7 or later when the configuration cache is enabled #40911
  • The auto-configured reactiveNeo4jTransactionManager may cause a failure due to multiple TransactionManager beans #40895
  • Flyway auto-configuration does not work with Flyway 10 when using GraalVM #40821
  • Image building hangs when builder and buildpack are configured #40697
  • Spring Boot remote restart with devtools causes 'factory already defined' Tomcat error when running with 'java -jar' #39733
  • JSP-related resources may not be found in an executable war file when using Jetty #39472
  • Excluding status code from DefaultErrorAttributes throws NPE #30011

:notebook_with_decorative_cover: Documentation

  • Document more precisely how a Container's Docker image name is used to find the matching service connection #41111
  • Fix typos in javadoc of MockServerRestClientCustomizer and MockServerRestTemplateCustomizer #41052
  • Improve readability when listing three pillars of observability #41051
  • Fix typos in method names and javadoc #40971
  • Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents #40918
  • Add Kotlin example for @Testcontainers #40905
  • Fix various minor inconsistencies of the documentation #40900

:hammer: Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.17 #41054
  • Upgrade to Dropwizard Metrics 4.2.26 #41055
  • Upgrade to FreeMarker 2.3.33 #41056
  • Upgrade to Hibernate 6.4.9.Final #41095
  • Upgrade to HSQLDB 2.7.3 #41057
  • Upgrade to Infinispan 14.0.29.Final #41096
  • Upgrade to Jaybird 5.0.5.java11 #41127
  • Upgrade to Jersey 3.1.7 #41058
  • Upgrade to Jetty 12.0.10 #41060
  • Upgrade to Jetty Reactive HTTPClient 4.0.5 #41059
  • Upgrade to jOOQ 3.18.17 #41128
  • Upgrade to Maven Help Plugin 3.4.1 #41062
  • Upgrade to Micrometer 1.12.7 #41015
  • Upgrade to Micrometer Tracing 1.2.7 #41027
  • Upgrade to Neo4j Java Driver 5.21.0 #41028
  • Upgrade to Netty 4.1.111.Final #41063
  • Upgrade to Pulsar Reactive 0.5.6 #41129
  • Upgrade to Reactor Bom 2023.0.7 #41016
  • Upgrade to Spring AMQP 3.1.6 #41143
  • Upgrade to Spring Authorization Server 1.2.5 #41017

... (truncated)

Commits


Updates org.springframework.boot:spring-boot-gradle-plugin from 3.2.6 to 3.2.7

Release notes

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

v3.2.7

:lady_beetle: Bug Fixes

  • SQL Server JDBC URL is malformed after adding org.springframework.boot.jdbc.parameters label #41146
  • Git instant properties cannot be coerced following git-commit-id Maven plugin upgrade #41109
  • MongoHealthIndicator not compliant with Mongo stable API with strict setting #41101
  • DataSourceProperties fail to bind if java.sql module isn't included #41082
  • Image building requires builder to specify a stack #41046
  • IllegalArgumentException when trying to use Tomcat's HttpNio2Protocol with Spring Boot-configured SSL #41007
  • Uber jar fails to start when it contains a dependency with Multi-Release: true in its manifest and unexpected file entries in META-INF/versions #41001
  • buildInfo does not work with Gradle 8.7 or later when the configuration cache is enabled #40911
  • The auto-configured reactiveNeo4jTransactionManager may cause a failure due to multiple TransactionManager beans #40895
  • Flyway auto-configuration does not work with Flyway 10 when using GraalVM #40821
  • Image building hangs when builder and buildpack are configured #40697
  • Spring Boot remote restart with devtools causes 'factory already defined' Tomcat error when running with 'java -jar' #39733
  • JSP-related resources may not be found in an executable war file when using Jetty #39472
  • Excluding status code from DefaultErrorAttributes throws NPE #30011

:notebook_with_decorative_cover: Documentation

  • Document more precisely how a Container's Docker image name is used to find the matching service connection #41111
  • Fix typos in javadoc of MockServerRestClientCustomizer and MockServerRestTemplateCustomizer #41052
  • Improve readability when listing three pillars of observability #41051
  • Fix typos in method names and javadoc #40971
  • Warn in the documentation that spring.profiles.group can only be used in non-profile-specific documents #40918
  • Add Kotlin example for @Testcontainers #40905
  • Fix various minor inconsistencies of the documentation #40900

:hammer: Dependency Upgrades

  • Upgrade to Byte Buddy 1.14.17 #41054
  • Upgrade to Dropwizard Metrics 4.2.26 #41055
  • Upgrade to FreeMarker 2.3.33 #41056
  • Upgrade to Hibernate 6.4.9.Final #41095
  • Upgrade to HSQLDB 2.7.3 #41057
  • Upgrade to Infinispan 14.0.29.Final #41096
  • Upgrade to Jaybird 5.0.5.java11 #41127
  • Upgrade to Jersey 3.1.7 #41058
  • Upgrade to Jetty 12.0.10 #41060
  • Upgrade to Jetty Reactive HTTPClient 4.0.5 #41059
  • Upgrade to jOOQ 3.18.17 #41128
  • Upgrade to Maven Help Plugin 3.4.1 #41062
  • Upgrade to Micrometer 1.12.7 #41015
  • Upgrade to Micrometer Tracing 1.2.7 #41027
  • Upgrade to Neo4j Java Driver 5.21.0 #41028
  • Upgrade to Netty 4.1.111.Final #41063
  • Upgrade to Pulsar Reactive 0.5.6 #41129
  • Upgrade to Reactor Bom 2023.0.7 #41016
  • Upgrade to Spring AMQP 3.1.6 #41143
  • Upgrade to Spring Authorization Server 1.2.5 #41017

... (truncated)

Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)