diff options
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r-- | aai-core/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 67fafa42..6d6814f7 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -445,7 +445,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> - <version>4.2.5.RELEASE</version> + <version>4.3.16.RELEASE</version> </dependency> <dependency> <groupId>javax.xml.bind</groupId> @@ -633,7 +633,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-jms</artifactId> - <version>4.3.2.RELEASE</version> + <version>4.3.16.RELEASE</version> </dependency> </dependencies> |