Closed dependabot[bot] closed 3 months ago
The following labels could not be found: dependencies
.
Unable to locate .performanceTestingBot config file
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information
Thanks @dependabot[bot] for opening this PR!
For COLLABORATOR only :
To add labels, comment on the issue
/label add label1,label2,label3
To remove labels, comment on the issue
/label remove label1,label2,label3
The primary change involves updating the Spring Boot dependency version in the pom.xml
file from 3.3.1
to 3.3.2
. This incremental upgrade is essential for leveraging the latest enhancements, security fixes, and ensuring compatibility with other libraries. No additional changes were made, highlighting a focused effort to maintain the project’s health and performance.
File | Change Summary |
---|---|
pom.xml |
Updated Spring Boot version from 3.3.1 to 3.3.2 . |
In fields where spring blooms bright,
A version change brings pure delight,
From3.3.1
to3.3.2
,
Our code hops forward, fresh and new.
With each update, we leap and play,
For bugs and fixes brighten our day! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
PR Details of @dependabot[bot] in michelin-kstreamplify : | OPEN | CLOSED | TOTAL |
---|---|---|---|
5 | 22 | 27 |
Bumps org.springframework.boot:spring-boot-dependencies from 3.3.1 to 3.3.2.
Release notes
Sourced from org.springframework.boot:spring-boot-dependencies's releases.
... (truncated)
Commits
2d0861d
Release v3.3.2397f3f4
Merge branch '3.2.x' into 3.3.xf5df7e7
Fix documentation links in the README6f745c7
Merge pull request #41531 from anbusampath3d29359
Update README to fix links to the docsb7ff40e
Merge pull request #41355 from opcooc1a6760e
Polish "Add configuration property to allow multiple issuers"b0b97fb
Add configuration property to allow multiple issuersf7780b4
Polish51646fb
Upgrade to Spring Pulsar 1.1.2Dependabot 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
Summary by CodeRabbit