Update dependencies

master
sgoudham 4 years ago
parent bb5c45de1f
commit 84e5e9e363
No known key found for this signature in database
GPG Key ID: EF51A29A50FB754C

@ -28,6 +28,11 @@
<artifactId>spring-context</artifactId>
<version>5.2.0.RELEASE</version>
</dependency>
<dependency>
<groupId>javax.annotation</groupId>
<artifactId>javax.annotation-api</artifactId>
<version>1.3.2</version>
</dependency>
</dependencies>
</project>
Loading…
Cancel
Save