diff --git a/pom.xml b/pom.xml index 13b78c8..c72692f 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ junit junit - 4.12 + 4.13.1 test @@ -41,7 +41,7 @@ com.h2database h2 - 1.4.195 + 2.2.220 test @@ -53,13 +53,13 @@ javax.servlet.jsp javax.servlet.jsp-api - 2.3.1 + 2.3.3 provided javax.el javax.el-api - 3.0.0 + 3.0.1-b06 provided @@ -89,7 +89,7 @@ javax.enterprise cdi-api - 2.0-EDR2 + 2.0-PFD2 javax.mail @@ -99,12 +99,12 @@ org.apache.httpcomponents httpclient - 4.5.2 + 4.5.13 commons-io commons-io - 2.5 + 2.14.0 org.freemarker @@ -114,159 +114,159 @@ org.apache.logging.log4j log4j-api - ${log4j.version} + 2.6.2 compile org.apache.logging.log4j log4j-web - ${log4j.version} + 2.12.4 runtime org.apache.logging.log4j log4j-core - ${log4j.version} + 2.12.4 runtime org.apache.logging.log4j log4j-jcl - ${log4j.version} + 2.6.2 runtime org.apache.logging.log4j log4j-slf4j-impl - ${log4j.version} + 2.6.2 runtime org.apache.logging.log4j log4j-taglib - ${log4j.version} + 2.6.2 runtime com.google.code.gson gson - 2.8.0 + 2.8.9 com.fasterxml.jackson.core jackson-core - 2.8.7 + 2.13.0 org.springframework spring-core - ${springframework.version} + 4.3.20.RELEASE org.springframework spring-context - ${springframework.version} + 5.3.39 org.springframework spring-beans - ${springframework.version} + 5.2.22.RELEASE org.springframework spring-context-support - ${springframework.version} + 5.3.39 org.springframework spring-aop - ${springframework.version} + 5.2.22.RELEASE org.springframework spring-aspects - ${springframework.version} + 4.3.8.RELEASE runtime org.springframework spring-web - ${springframework.version} + 5.3.38 org.springframework spring-webmvc - ${springframework.version} + 5.3.39 org.springframework spring-websocket - ${springframework.version} + 5.3.39 org.springframework spring-tx - ${springframework.version} + 5.2.22.RELEASE org.springframework spring-jdbc - ${springframework.version} + 5.2.22.RELEASE org.springframework spring-orm - ${springframework.version} + 5.2.22.RELEASE org.springframework spring-oxm - ${springframework.version} + 5.2.22.RELEASE org.springframework spring-test - ${springframework.version} + 4.3.8.RELEASE test org.springframework.integration spring-integration-mail - ${springframework.version} + 5.5.19 org.springframework.security spring-security-core - ${spring.security.version} + 4.2.16.RELEASE org.springframework.security spring-security-web - ${spring.security.version} + 5.8.16 compile org.springframework.security spring-security-config - ${spring.security.version} + 5.8.16 compile org.springframework.security spring-security-taglibs - ${spring.security.version} + 6.3.10 org.springframework.security spring-security-crypto - ${spring.security.version} + 6.3.8 compile org.springframework.data spring-data-jpa - 1.11.1.RELEASE + 1.11.22.RELEASE org.slf4j @@ -277,18 +277,18 @@ org.apache.tomcat tomcat-jdbc - 9.0.0.M15 + 9.0.0.M27 org.postgresql postgresql - 42.0.0 + 42.3.9 runtime mysql mysql-connector-java - 6.0.5 + 8.0.31 runtime @@ -300,7 +300,7 @@ javax.annotation javax.annotation-api - 1.3 + 1.3.1 runtime @@ -317,12 +317,12 @@ org.hibernate hibernate-core - ${hibernate.version} + 5.1.3.Final org.hibernate hibernate-entitymanager - ${hibernate.version} + 5.3.20.Final runtime @@ -346,7 +346,7 @@ org.hibernate hibernate-envers - ${hibernate.version} + 5.3.20.Final javax.validation @@ -356,7 +356,7 @@ org.hibernate hibernate-validator - 5.2.4.Final + 5.2.5.Final org.jboss.logging @@ -367,7 +367,7 @@ org.hibernate hibernate-search-orm - ${hibernate.search} + 5.10.10.Final org.jboss.logging @@ -391,54 +391,54 @@ org.apache.lucene lucene-core - ${lucene.version} + 5.5.4 org.apache.lucene lucene-backward-codecs - ${lucene.version} + 5.5.4 org.apache.lucene lucene-misc - ${lucene.version} + 5.5.4 org.apache.lucene lucene-analyzers-common - ${lucene.version} + 5.5.4 org.apache.lucene lucene-facet - ${lucene.version} + 5.5.4 org.apache.lucene lucene-queries - ${lucene.version} + 5.5.4 org.apache.lucene lucene-queryparser - ${lucene.version} + 5.5.4 org.apache.poi poi - 3.15 + 4.1.1 org.apache.poi poi-ooxml - 3.15 + 5.4.0 org.jsoup jsoup - 1.10.2 + 1.15.3