Bump the minor-and-patch group with 4 updates#75
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the minor-and-patch group with 4 updates#75dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the minor-and-patch group with 4 updates: [org.springframework:spring-core](https://github.com/spring-projects/spring-framework), [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework), [org.springframework:spring-context](https://github.com/spring-projects/spring-framework) and [org.springframework:spring-test](https://github.com/spring-projects/spring-framework). Updates `org.springframework:spring-core` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.1...v7.0.3) Updates `org.springframework:spring-beans` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.1...v7.0.3) Updates `org.springframework:spring-context` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.1...v7.0.3) Updates `org.springframework:spring-test` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.1...v7.0.3) Updates `org.springframework:spring-beans` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.1...v7.0.3) Updates `org.springframework:spring-context` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.1...v7.0.3) Updates `org.springframework:spring-test` from 7.0.1 to 7.0.3 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v7.0.1...v7.0.3) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.springframework:spring-beans dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.springframework:spring-context dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.springframework:spring-test dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.springframework:spring-beans dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.springframework:spring-context dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: org.springframework:spring-test dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
b244720 to
bb1cc86
Compare
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 minor-and-patch group with 4 updates: org.springframework:spring-core, org.springframework:spring-beans, org.springframework:spring-context and org.springframework:spring-test.
Updates
org.springframework:spring-corefrom 7.0.1 to 7.0.3Release notes
Sourced from org.springframework:spring-core's releases.
... (truncated)
Commits
02cdd36Release v7.0.362fd09dPolishing9df19deRevise wording for PauseMode documentation01a57a7Simplify DefaultContextCache implementation by using entrySet().removeIf()b5c2003Fix variable name5f5da06Upgrade to JUnit 6.0.29f19b40Exclude DataAccessException and MessagingException in DisconnectedClientHelpera784eb0Improve DisconnectedClientHelper to better guard ClassNotFoundExceptionfa40406Avoid unnecessary pausing of application contexts for tests948af8bFix typo in JavadocUpdates
org.springframework:spring-beansfrom 7.0.1 to 7.0.3Release notes
Sourced from org.springframework:spring-beans's releases.
... (truncated)
Commits
02cdd36Release v7.0.362fd09dPolishing9df19deRevise wording for PauseMode documentation01a57a7Simplify DefaultContextCache implementation by using entrySet().removeIf()b5c2003Fix variable name5f5da06Upgrade to JUnit 6.0.29f19b40Exclude DataAccessException and MessagingException in DisconnectedClientHelpera784eb0Improve DisconnectedClientHelper to better guard ClassNotFoundExceptionfa40406Avoid unnecessary pausing of application contexts for tests948af8bFix typo in JavadocUpdates
org.springframework:spring-contextfrom 7.0.1 to 7.0.3Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
02cdd36Release v7.0.362fd09dPolishing9df19deRevise wording for PauseMode documentation01a57a7Simplify DefaultContextCache implementation by using entrySet().removeIf()b5c2003Fix variable name5f5da06Upgrade to JUnit 6.0.29f19b40Exclude DataAccessException and MessagingException in DisconnectedClientHelpera784eb0Improve DisconnectedClientHelper to better guard ClassNotFoundExceptionfa40406Avoid unnecessary pausing of application contexts for tests948af8bFix typo in JavadocUpdates
org.springframework:spring-testfrom 7.0.1 to 7.0.3Release notes
Sourced from org.springframework:spring-test's releases.
... (truncated)
Commits
02cdd36Release v7.0.362fd09dPolishing9df19deRevise wording for PauseMode documentation01a57a7Simplify DefaultContextCache implementation by using entrySet().removeIf()b5c2003Fix variable name5f5da06Upgrade to JUnit 6.0.29f19b40Exclude DataAccessException and MessagingException in DisconnectedClientHelpera784eb0Improve DisconnectedClientHelper to better guard ClassNotFoundExceptionfa40406Avoid unnecessary pausing of application contexts for tests948af8bFix typo in JavadocUpdates
org.springframework:spring-beansfrom 7.0.1 to 7.0.3Release notes
Sourced from org.springframework:spring-beans's releases.
... (truncated)
Commits
02cdd36Release v7.0.362fd09dPolishing9df19deRevise wording for PauseMode documentation01a57a7Simplify DefaultContextCache implementation by using entrySet().removeIf()b5c2003Fix variable name5f5da06Upgrade to JUnit 6.0.29f19b40Exclude DataAccessException and MessagingException in DisconnectedClientHelpera784eb0Improve DisconnectedClientHelper to better guard ClassNotFoundExceptionfa40406Avoid unnecessary pausing of application contexts for tests948af8bFix typo in JavadocUpdates
org.springframework:spring-contextfrom 7.0.1 to 7.0.3Release notes
Sourced from org.springframework:spring-context's releases.
... (truncated)
Commits
02cdd36Release v7.0.362fd09dPolishing9df19deRevise wording for PauseMode documentation01a57a7Simplify DefaultContextCache implementation by using entrySet().removeIf()b5c2003Fix variable name5f5da06Upgrade to JUnit 6.0.29f19b40Exclude DataAccessException and MessagingException in DisconnectedClientHelpera784eb0Improve DisconnectedClientHelper to better guard ClassNotFoundExceptionfa40406Avoid unnecessary pausing of application contexts for tests948af8bFix typo in JavadocUpdates
org.springframework:spring-testfrom 7.0.1 to 7.0.3Release notes
Sourced from org.springframework:spring-test's releases.