Skip to content

Commit 4350dd4

Browse files
dependabot[bot]jacopoc
authored andcommitted
Bump org.springframework:spring-web from 6.2.17 to 6.2.18
Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.2.17 to 6.2.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v6.2.17...v6.2.18) --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-version: 6.2.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3dd6605 commit 4350dd4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dependencies.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ dependencies {
7171
implementation 'org.apache.groovy:groovy-all:5.0.5'
7272
implementation 'org.freemarker:freemarker:2.3.34' // Remember to change the version number in FreeMarkerWorker class when upgrading. See OFBIZ-10019 if >= 2.4
7373
implementation 'org.owasp.esapi:esapi:2.7.0.0'
74-
implementation 'org.springframework:spring-test:6.2.17'
75-
implementation 'org.springframework:spring-web:6.2.17'
74+
implementation 'org.springframework:spring-test:6.2.18'
75+
implementation 'org.springframework:spring-web:6.2.18'
7676
implementation 'com.fasterxml.jackson.core:jackson-databind:2.21.2'
7777
implementation 'oro:oro:2.0.8'
7878
implementation 'wsdl4j:wsdl4j:1.6.3'

0 commit comments

Comments
 (0)