Bump spring-core from 5.3.18 to 5.3.19
Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.3.18 to 5.3.19. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.18...v5.3.19) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
033ba61598
commit
ec8ef4241c
2
pom.xml
2
pom.xml
@ -51,7 +51,7 @@
|
||||
<!-- Examples and/or extension modules use these dependencies -->
|
||||
<hibernate.version>5.6.5.Final</hibernate.version>
|
||||
<liquibase.version>4.8.0</liquibase.version>
|
||||
<spring.version>5.3.18</spring.version>
|
||||
<spring.version>5.3.19</spring.version>
|
||||
<spring.boot.version>2.6.1</spring.boot.version>
|
||||
<!-- [#12884] TODO: Remove explicit upgrade of protobuf-java again when https://github.com/google/error-prone/pull/2819 is released -->
|
||||
<errorprone.version>2.11.0</errorprone.version>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user