Skip to content

Commit 02fc995

Browse files
Bump org.springframework:spring-beans from 6.2.6 to 6.2.7 (#7329)
Bumps [org.springframework:spring-beans](https://github.com/spring-projects/spring-framework) from 6.2.6 to 6.2.7. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.6...v6.2.7) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-version: 6.2.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0f1135c commit 02fc995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ dependencies {
222222
implementation group: 'commons-io', name: 'commons-io', version:'2.19.0'
223223

224224
implementation group: 'org.springframework', name: 'spring-web', version:'6.2.7'
225-
implementation group: 'org.springframework', name: 'spring-beans', version:'6.2.6'
225+
implementation group: 'org.springframework', name: 'spring-beans', version:'6.2.7'
226226
implementation group: 'org.springframework', name: 'spring-core', version:'6.2.7'
227227
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.17.0'
228228
implementation group: 'xalan', name: 'serializer', version: '2.7.3'

0 commit comments

Comments
 (0)