Skip to content

Commit b9be9ae

Browse files
chore(deps): bump spring-context from 5.2.7.RELEASE to 5.2.8.RELEASE (appium#1377)
Bumps [spring-context](https://github.com/spring-projects/spring-framework) from 5.2.7.RELEASE to 5.2.8.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.7.RELEASE...v5.2.8.RELEASE) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 41fa9c7 commit b9be9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ dependencies {
8080
compile 'commons-validator:commons-validator:1.6'
8181
compile 'org.apache.commons:commons-lang3:3.11'
8282
compile 'commons-io:commons-io:2.7'
83-
compile 'org.springframework:spring-context:5.2.7.RELEASE'
83+
compile 'org.springframework:spring-context:5.2.8.RELEASE'
8484
compile 'org.aspectj:aspectjweaver:1.9.6'
8585
compile 'org.slf4j:slf4j-api:1.7.30'
8686

0 commit comments

Comments
 (0)