Skip to content

Comments

Bump org.springframework.boot:spring-boot-maven-plugin from 3.5.0-M2 to 3.5.0-M3#431

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-3.5.0-M3
Closed

Bump org.springframework.boot:spring-boot-maven-plugin from 3.5.0-M2 to 3.5.0-M3#431
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-3.5.0-M3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2025

Bumps org.springframework.boot:spring-boot-maven-plugin from 3.5.0-M2 to 3.5.0-M3.

Release notes

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

v3.5.0-M3

⭐ New Features

  • Provide a configuration property for Spring Batch's validateTransactionState #44803
  • Auto-configure Spring Batch to use a JobsParametersConverter bean when available #44799
  • Add Property for keepalive Setting of GraphQL SSE Handlers #44743
  • Rationalize Groovy Template configuration properties #44722
  • Add support for omitting the SameSite attribute from the session cookie #44714
  • Add garbage collector info to process info contributor #44704
  • Align behavior of the "nativeTest" Maven profile with "native" to make it suitable for multi-module projects #44696
  • Provide configuration properties for customising the auto-configured BatchSpanProcessor #44655
  • Introduce PollerMetadataCustomizer for customizing auto-configured Spring Integration PollerMetadata #44637
  • Make auto-configured BatchSpanProcessor back off when the user defines their own #44601
  • Remove support for URLConnectionSender #44500
  • Add support for OpenTelemetry's service.namespace #44499
  • Separate transports in GraphQL auto-configuration #44495
  • Remove default value for OtlpMetricsProperties.url #44493
  • Add configuration properties for JdbcTemplate's ignoreWarnings, skipResultsProcess, skipUndeclaredResults, and resultsMapCaseInsensitive #44470
  • Remove support for management.otlp.metrics.export.resource-attributes that has been deprecated since 3.2 #44468
  • Improve logging in DockerApi #44412
  • Support OTEL_SERVICE_NAME and OTEL_RESOURCE_ATTRIBUTES environment variables #44394
  • Add Service Connection support for lldap/lldap using Compose and Testcontainers #44389
  • Introduce spring.data.mongodb.protocol to allow the MongoDB protocol to be customized when not using spring.data.mongodb.uri #44366
  • Support auto-configuration of a DataSource without spring-jdbc on the classpath #43786
  • Maven properties that are flagged read-only for command-line binding lead to warnings with Maven 4 #43699
  • Provide @ConditionalOn… annotations for all concrete conditions #41044

🐞 Bug Fixes

  • Actuator throws an exception when using prototype scoped DataSource bean #44762
  • Checking if APR is available logs a warning on Java 24 #44705
  • Failure diagnostics are poor when trying to use an image platform that is not supported by the builder #44640
  • Docker API error message is missing in some cases #44631
  • When an application contains multiple DataSource beans, EntityManagerFactoryBuilder will default ddl-auto to a value that may only be appropriate for the primary DataSource #44626
  • DefaultJmsListenerContainerFactoryConfigurer#setObservationRegistry should not be public #44586
  • When the main class is not proxied, native testing that uses the application's main method does not work #44482
  • When loading configuration from a Resource, Log4J2LoggingSystem may not close the InputStream #44474
  • When loading from a resource, PemContent does not close the InputStream #44455
  • ResourceBanner does not close the InputStream used to read the banner #44453
  • ConfigDataLocationResolvers and PropertySourceLoaders are loaded using a potentially different class loader #44451
  • Kafka in native-image fails when using SSL bundles #44440
  • Kafka message sending fails with 'class SslBundleSslEngineFactory could not be found' #44438
  • Nested test classes don't inherit properties from @DataJpaTest on enclosing class #44408
  • StandardStackTracePrinter prints root first if configured otherwise #44398
  • Console logging incorrectly uses Charset.defaultCharset() or UTF-8 #44353

📔 Documentation

  • Multiline properties in documentation are missing backslashes #44791
  • Polish javadoc of SqlR2dbcScriptDatabaseInitializer #44766

... (truncated)

Commits
  • 208f134 Release v3.5.0-M3
  • acb2465 Add keep-alive property for GraphQL SSE handlers
  • 95d5e35 Provide @​ConditionalOn… annotations for all concrete conditions
  • 437c259 Merge pull request #44714 from filiphr
  • 6367074 Polish "Add support for omitting SameSite attribute from session cookie"
  • ccbc4f9 Add support for omitting SameSite attribute from session cookie
  • 9920b5f Merge pull request #44753 from abelsromero
  • 1ac039d Update org.cyclonedx.bom version in docs 2.2.0
  • 4ff0061 Merge pull request #44799 from quaff
  • 7af7820 Auto-configu Batch to use JobsParametersConverter bean when available
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> 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)

Bumps [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 3.5.0-M2 to 3.5.0-M3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.5.0-M2...v3.5.0-M3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 21, 2025
@ryanjbaxter
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2025

Looks like org.springframework.boot:spring-boot-maven-plugin is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 21, 2025
@dependabot dependabot bot deleted the dependabot/maven/org.springframework.boot-spring-boot-maven-plugin-3.5.0-M3 branch March 21, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant