Skip to content

Commit 4657e9d

Browse files
build: bump org.springframework:spring-core from 5.3.37 to 5.3.39 (#595)
Bumps [org.springframework:spring-core](https://github.com/spring-projects/spring-framework) from 5.3.37 to 5.3.39. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.37...v5.3.39) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-version: 5.3.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DeleiGuo <[email protected]>
1 parent e714eba commit 4657e9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<commons-io.version>2.16.1</commons-io.version>
4040
<slf4j-api.version>1.7.36</slf4j-api.version>
4141
<lombok.version>1.18.42</lombok.version>
42-
<spring-core.version>5.3.37</spring-core.version>
42+
<spring-core.version>5.3.39</spring-core.version>
4343
<fastjson2.version>2.0.59</fastjson2.version>
4444
<spring-boot-starter-web.version>2.7.18</spring-boot-starter-web.version>
4545
<slf4j-simple.version>1.7.36</slf4j-simple.version>

0 commit comments

Comments
 (0)