Bump the maven-deps group across 1 directory with 4 updates#16
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the maven-deps group across 1 directory with 4 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the maven-deps group with 4 updates in the / directory: [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot), [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi), [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) and [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc). Updates `org.springframework.boot:spring-boot-starter-parent` from 4.0.3 to 4.0.6 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v4.0.3...v4.0.6) Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/v3.0.3/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v3.0.2...v3.0.3) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.6 to 5.6.1 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.6.1/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.6...rel/v5.6.1) Updates `org.postgresql:postgresql` from 42.7.10 to 42.7.11 - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.7.10...REL42.7.11) --- updated-dependencies: - dependency-name: org.springframework.boot:spring-boot-starter-parent dependency-version: 4.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-version: 5.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps - dependency-name: org.postgresql:postgresql dependency-version: 42.7.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
@dependabot rebase |
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the maven-deps group with 4 updates in the / directory: org.springframework.boot:spring-boot-starter-parent, org.springdoc:springdoc-openapi-starter-webmvc-ui, org.apache.httpcomponents.client5:httpclient5 and org.postgresql:postgresql.
Updates
org.springframework.boot:spring-boot-starter-parentfrom 4.0.3 to 4.0.6Release notes
Sourced from org.springframework.boot:spring-boot-starter-parent's releases.
... (truncated)
Commits
8821ad2Release v4.0.69e4048aMerge branch '3.5.x' into 4.0.x20bb11cNext development version (v3.5.15-SNAPSHOT)98daa8eMerge branch '3.5.x' into 4.0.x9dc5aa2Polish874f629Fix default security with actuator but without healthe41b3bfEnable hostname verification for SSL connections to Elasticsearchef8527bMerge branch '3.5.x' into 4.0.xf533a45Do not follow symlinks when writing PID file4a7bd33Merge branch '3.5.x' into 4.0.xUpdates
org.springdoc:springdoc-openapi-starter-webmvc-uifrom 3.0.2 to 3.0.3Release notes
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's releases.
Changelog
Sourced from org.springdoc:springdoc-openapi-starter-webmvc-ui's changelog.
Commits
3c30283[maven-release-plugin] prepare release v3.0.34184c05update .gitignore89745c2CHANGELOG.md update4d1a730Merge pull request #3260 from seregamorph/SpringDocHateoasConfiguration-class...54e7650ConditionalOnClass (HateoasProperties.class) in SpringDocHateoasConfiguration9f354b2Spring-boot upgrade to version 4.0.514df32fForwards all MCP non-transport headers, to downstream methods3ee9a44Forwards all MCP non-transport headers, to downstream methodsdf99408upgrade swagger-ui to version 5.32.26ee70f4upgrade swagger-api to version 2.2.47Updates
org.apache.httpcomponents.client5:httpclient5from 5.6 to 5.6.1Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
4f86ca6HttpClient 5.6.1 release1b2bafeUpdated release notes for HttpClient 5.6.1 release1acf00bFix SCRAM final response handling49549abAuth challenge parsing code improvementfa6b6d7Add missing Javadoc for ConnectionConfig (#820)3de8ad5Fixed DefaultClientTlsStrategy test failures on MacOSc69f38fBug-fix: corrects message exchange cancellation logic in InternalHttpAsyncExe...30386d3HTTPCLIENT-2417 Honor TlsConfig attachment in async connect path9cc45f6HTTPCLIENT-2414 - Fix Basic auth cache scoping across path prefixes (#802)1e01a48HTTPCLIENT-2415: Normalize CookieOrigin path for cookie matching (#803)Updates
org.postgresql:postgresqlfrom 42.7.10 to 42.7.11Release notes
Sourced from org.postgresql:postgresql's releases.
... (truncated)
Changelog
Sourced from org.postgresql:postgresql's changelog.
Commits
78e261ffix: Add sources and javadocs to shaded published lib generation1e09fa0update Changelog and website for release of 42.7.11 (#4042)d479fa5Fix scram fix location in changelog and update published artifact developer l...b04fc46docs: Add scram max iters fix to changelogcf54822test: Disable scram test on older version without scram_iterations GUC7dbcc79test: Add SCRAM max iteration testsc9d41d1fix: Limit SCRAM PBKDF2 iterations accepted from the servera340cb2style: replace@exceptionwith@throwsin getBoolean javadoc77837f8fix(deps): update dependency org.openrewrite.rewrite:org.openrewrite.rewrite....23af03bchore(deps): update actions/checkout action to v6Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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