diff options
Diffstat (limited to 'aai-core/pom.xml')
-rw-r--r-- | aai-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-core/pom.xml b/aai-core/pom.xml index f259c8cf..7c80dfed 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -452,7 +452,7 @@ <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-test</artifactId> - <version>1.5.19.RELEASE</version> + <version>1.5.20.RELEASE</version> <scope>test</scope> </dependency> <dependency> |