Skip to content

Commit 3201526

Browse files
dependabot[bot]grimreaper
authored andcommitted
Bump spring-beans from 5.2.4.RELEASE to 5.3.10
Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 5.2.4.RELEASE to 5.3.10. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.4.RELEASE...v5.3.10) --- updated-dependencies: - dependency-name: org.springframework:spring-beans dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 389fe5a commit 3201526

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
@@ -170,7 +170,7 @@ dependencies {
170170
compile group: 'commons-io', name: 'commons-io', version:'2.6'
171171
compile group: 'org.springframework', name: 'spring-web', version:'5.3.9'
172172
compile group: 'org.springframework', name: 'spring-core', version:'5.2.3.RELEASE'
173-
compile group: 'org.springframework', name: 'spring-beans', version:'5.2.4.RELEASE'
173+
compile group: 'org.springframework', name: 'spring-beans', version:'5.3.10'
174174
compile group: 'org.apache.commons', name: 'commons-lang3', version:'3.9'
175175
compile group: 'org.apache.xmlgraphics', name: 'fop', version:'2.3'
176176
compile group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'

0 commit comments

Comments
 (0)