Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2025

Bumps the development-dependencies group with 1 update: org.springframework.boot:spring-boot-starter.

Updates org.springframework.boot:spring-boot-starter from 3.3.10 to 3.3.11

Release notes

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

v3.3.11

🐞 Bug Fixes

  • Spring Boot with native image container image build fails on podman due to directory permissions #45233
  • MessageSourceMessageInterpolator does not replace a parameter when the message matches its code #45212
  • IntegrationMbeanExporter is not eligible for getting processed by all BeanPostProcessors warnings are shown when using JMX #45186
  • OAuth2AuthorizationServerJwtAutoConfiguration uses @ConditionalOnClass incorrectly #45177
  • ImagePlatform can cause "OS must not be empty" IllegalArgumentException #45152
  • MongoDB's dependency management is missing Kotlin coroutine driver modules #45018
  • TypeUtils does not handle generics with identical names in different positions #45011
  • Post-processing to apply custom JdbcConnectionDetails triggers an NPE in Hikari if the JDBC URL is for an unknown driver #44997
  • DataSourceBuilder triggers an NPE in Hikari when trying to build a DataSource with a JDBC URL for an unknown driver #44994
  • Wrong jOOQ exception translator with empty db name #44954
  • spring.datasource.hikari.data-source-class-name cannot be used as a driver class name is always required and Hikari does not accept both #44938
  • Neo4jReactiveDataAutoConfiguration assumes that certain beans are available #44930
  • EmbeddedLdapAutoConfiguration should not rely on PreDestroy #44870
  • DataSourceTransactionManagerAutoConfiguration should run after DataSourceAutoConfiguration #44810
  • SSL config does not watch for symlink file changes #44807

📔 Documentation

  • Make @Component a javadoc link #45247
  • Fix documentation links to buildpacks.io #45238
  • Escape the asterisk in spring-application.adoc #45032
  • Show the use of token properties in authorization server clients configuration example #44990
  • WebFlux security documentation incorrectly links to servlet classes #44955
  • Add reference to Styra (OPA) Spring Boot SDK #44951
  • TaskExecution documentation should describe what happens when multiple Executor beans are present #44907
  • Clarify the use of multiple profile expressions with "spring.config.activate.on-profile" #44866
  • Documentation lists coordinates for some dependencies that are not actually managed #44855
  • Polish javadoc of SpringProfileAction #44787
  • Add details of the purpose of the metrics endpoint #44767

🔨 Dependency Upgrades

  • Upgrade to AspectJ 1.9.24 #45183
  • Upgrade to Jaybird 5.0.7.java11 #45066
  • Upgrade to Jetty 12.0.19 #45067
  • Upgrade to jOOQ 3.19.22 #45068
  • Upgrade to Lombok 1.18.38 #45069
  • Upgrade to MariaDB 3.3.4 #45070
  • Upgrade to Micrometer 1.13.13 #45051
  • Upgrade to Micrometer Tracing 1.3.11 #45052
  • Upgrade to Neo4j Java Driver 5.28.4 #45172
  • Upgrade to Reactor Bom 2023.0.17 #45053
  • Upgrade to Spring AMQP 3.1.11 #45054
  • Upgrade to Spring Authorization Server 1.3.6 #45055
  • Upgrade to Spring Data Bom 2024.0.11 #45056
  • Upgrade to Spring Framework 6.1.19 #45057
  • Upgrade to Spring GraphQL 1.3.5 #45058

... (truncated)

Commits
  • 414e605 Release v3.3.11
  • d2eaac6 Revert "Upgrade to Netty 4.1.120.Final"
  • 016b3de Upgrade to Netty 4.1.120.Final
  • 55f67c9 Fix potential null problem in actuator
  • 167c8ca Add an explicit note about having to enable cache metrics
  • 9263af3 Upgrade to Spring Session 3.3.7
  • fc68fe5 Upgrade to Spring Pulsar 1.1.11
  • 900fdde Upgrade to Spring Authorization Server 1.3.6
  • d0036e5 Merge pull request #45244 from dependabot[bot]
  • a53b9d2 Upgrade jfrog/setup-jfrog-cli from 4.5.6 to 4.5.8
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 1 update: [org.springframework.boot:spring-boot-starter](https://github.com/spring-projects/spring-boot).


Updates `org.springframework.boot:spring-boot-starter` from 3.3.10 to 3.3.11
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v3.3.10...v3.3.11)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter
  dependency-version: 3.3.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the type: dependency-upgrade Pull requests that update a dependency file label Apr 26, 2025
@github-actions github-actions bot added type: task and removed type: dependency-upgrade Pull requests that update a dependency file labels Apr 26, 2025
@artembilan artembilan added this to the 3.3.6 milestone Apr 29, 2025
@artembilan artembilan merged commit 8495b87 into 3.3.x Apr 29, 2025
2 of 3 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/3.3.x/development-dependencies-3997868318 branch April 29, 2025 12:51
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.

2 participants