diff options
Diffstat (limited to 'dcaedt_catalog/service/pom.xml')
-rw-r--r-- | dcaedt_catalog/service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaedt_catalog/service/pom.xml b/dcaedt_catalog/service/pom.xml index 8358859..eb4a175 100644 --- a/dcaedt_catalog/service/pom.xml +++ b/dcaedt_catalog/service/pom.xml @@ -50,7 +50,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-core</artifactId> - <version>4.3.17.RELEASE</version> + <version>5.0.9.RELEASE</version> </dependency> <dependency> <groupId>org.springframework</groupId> |