Skip to content

Commit 62f23e6

Browse files
Update spring-context to 5.3.34
1 parent 1ee0a6a commit 62f23e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencyManagement {
4343

4444
dependencies {
4545
api 'com.blackduck.integration:integration-bdio:27.0.0'
46-
api 'org.springframework:spring-context'
46+
api 'org.springframework:spring-context:5.3.34'
4747
api 'org.apache.commons:commons-exec:1.3'
4848

4949
implementation 'com.github.luben:zstd-jni:1.5.0-4'
@@ -156,4 +156,4 @@ task prepareTestImagesAndFilesystems(dependsOn: [unTarAlpine, buildTestOciFilesy
156156
jar.dependsOn prepareTestImagesAndFilesystems
157157

158158
// End of stuff for integration tests
159-
////////////////////////////////////////////////
159+
////////////////////////////////////////////////

0 commit comments

Comments
 (0)