Skip to content

Commit e528f08

Browse files
dependabot[bot]xfeep
authored andcommitted
Bump spring-core in /example-projects/spring-core-example
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.2.1.RELEASE to 5.3.14. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.2.1.RELEASE...v5.3.14) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9249604 commit e528f08

File tree

1 file changed

+1
-1
lines changed
  • example-projects/spring-core-example

1 file changed

+1
-1
lines changed

example-projects/spring-core-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.springframework</groupId>
2020
<artifactId>spring-core</artifactId>
21-
<version>5.2.1.RELEASE</version>
21+
<version>5.3.14</version>
2222
</dependency>
2323
<dependency>
2424
<groupId>org.springframework</groupId>

0 commit comments

Comments
 (0)