diff --git a/pom.xml b/pom.xml
index ee395b8..f6eb7f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,32 +6,33 @@
io.github.jokoframework
joko-security
- 1.1.7
+ 1.1.8
jar
io.github.jokoframework.security.Application
11
- 3.1
+ 3.11
UTF-8
11
11
- 2.2.9.RELEASE
+ 2.3.4.RELEASE
1.9.4
- 2.4
- 4.5.1
+ 2.8.0
+ 4.5.12
0.9.1
- 5.3.3.RELEASE
- 4.1
+ 5.4.0
+ 4.4
5.2.1
- 42.2.14
- 27.1-jre
- 2.10.0.pr1
- 1.3.0
+ 42.2.16.jre7
+ 29.0-jre
+ 2.11.2
+ 1.5.0
2.13.3
1.4.200
- 2.9.2
+ 3.0.0
2.6.0
+ 2.0.1.Final
src/main/resources
@@ -184,7 +185,12 @@
log4j-api
${log4j-api.version}
-
+
+
+ javax.validation
+ validation-api
+ ${validation-api.version}
+
@@ -194,6 +200,7 @@
org.springframework.boot
spring-boot-maven-plugin
+ ${spring-boot.version}
org.apache.maven.plugins