Skip to content

Commit b753847

Browse files
chore(deps): bump org.springframework:spring-context from 7.0.8 to 7.0.9 in /hiero-dependency-versions (#2907)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mustafa Uzun <mustafa.uzun@limechain.tech>
1 parent 7f07e1d commit b753847

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

hiero-dependency-versions/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ dependencies.constraints {
4848
// Temporary override due to SNYK-JAVA-ORGAPACHETOMCATEMBED-16643259
4949
// TO BE removed when spring-boot-dependencies gets updated
5050
api("org.apache.tomcat.embed:tomcat-embed-core:11.0.24")
51-
api("org.springframework:spring-webmvc:7.0.8")
52-
api("org.springframework:spring-context:7.0.8")
53-
api("org.springframework:spring-web:7.0.8")
51+
api("org.springframework:spring-webmvc:7.0.9")
52+
api("org.springframework:spring-context:7.0.9")
53+
api("org.springframework:spring-web:7.0.9")
5454
api("ch.qos.logback:logback-core:1.6.3")
5555

5656
tasks.checkVersionConsistency {

0 commit comments

Comments
 (0)