diff --git a/backend/pom.xml b/backend/pom.xml index 9c0979f49..df7645fe6 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -1,7 +1,7 @@ - + 4.0.0 de.uni_koeln arachne @@ -18,11 +18,11 @@ 1.7.21 - 5.1.40 - - 5.1.17.Final - - 3.3.1 + 5.1.40 + + 5.1.17.Final + + 3.3.1 7.16.1 @@ -32,35 +32,35 @@ 2.11.0 - 0.7.1 + 0.7.1 - 20.0 - + 20.0 + 3.21.0-GA - 1.4.7 + 1.6.2 3.5 - 2.5 + 2.5 4.5.2 - 2.17.0 + 2.17.0 - - 4.12 - - 1.10.19 - - 1.5.0 - - 2.2.0 + + 4.12 + + 1.10.19 + + 1.5.0 + + 2.2.0 - 0.0.1-RC18 + 0.0.1-RC18 1.11.2 2.0.8 - + 1.11 2.22.1 2.10.4 @@ -101,15 +101,15 @@ - org.springframework.security - spring-security-web - ${org.springframework.security-version} - - - org.springframework.security - spring-security-config - ${org.springframework.security-version} - + org.springframework.security + spring-security-web + ${org.springframework.security-version} + + + org.springframework.security + spring-security-config + ${org.springframework.security-version} + - org.apache.logging.log4j - log4j-core - ${log4j-version} - + org.apache.logging.log4j + log4j-core + ${log4j-version} + - org.apache.logging.log4j - log4j-web - ${log4j-version} - runtime - + org.apache.logging.log4j + log4j-web + ${log4j-version} + runtime + org.apache.logging.log4j - log4j-slf4j-impl + log4j-slf4j-impl ${log4j-version} @@ -239,32 +239,32 @@ - commons-dbcp - commons-dbcp - 1.4 - test - + commons-dbcp + commons-dbcp + 1.4 + test + - - mysql - mysql-connector-mxj - 5.0.12 - test - + + mysql + mysql-connector-mxj + 5.0.12 + test + - - - org.skyscreamer - jsonassert - ${jsonassert-version} - test + + + org.skyscreamer + jsonassert + ${jsonassert-version} + test com.vaadin.external.google android-json - + @@ -276,11 +276,11 @@ - com.jayway.jsonpath - json-path-assert - ${jsonpath-version} - test - + com.jayway.jsonpath + json-path-assert + ${jsonpath-version} + test + @@ -324,10 +324,10 @@ - com.fasterxml.jackson.core - jackson-annotations - ${jackson-version} - + com.fasterxml.jackson.core + jackson-annotations + ${jackson-version} + org.json @@ -335,13 +335,13 @@ 20170516 - - - com.zaxxer - HikariCP - ${hikariCP-version} - compile - + + + com.zaxxer + HikariCP + ${hikariCP-version} + compile + @@ -357,26 +357,26 @@ ${elasticsearch-version} - org.elasticsearch.client - elasticsearch-rest-client + org.elasticsearch.client + elasticsearch-rest-client ${elasticsearch-version} - com.github.davidmoten - geo - ${geo-version} - + com.github.davidmoten + geo + ${geo-version} + - - com.google.guava - guava - ${guava-version} - + + com.google.guava + guava + ${guava-version} + - + javax.mail mail ${javax.mail-version} @@ -388,11 +388,11 @@ ${commons-lang3-version} - - commons-io - commons-io - ${commons-io-version} - + + commons-io + commons-io + ${commons-io-version} + @@ -402,18 +402,18 @@ - - com.openhtmltopdf - openhtmltopdf-core - ${openhtml-version} - + + com.openhtmltopdf + openhtmltopdf-core + ${openhtml-version} + - - - com.openhtmltopdf - openhtmltopdf-pdfbox - ${openhtml-version} - + + + com.openhtmltopdf + openhtmltopdf-pdfbox + ${openhtml-version} + org.apache.pdfbox @@ -456,19 +456,19 @@ true - + - - - central - Central Repository - https://repo.maven.apache.org/maven2 - default - + + + central + Central Repository + https://repo.maven.apache.org/maven2 + default + @@ -487,9 +487,9 @@ false --> - jitpack.io - https://jitpack.io - + jitpack.io + https://jitpack.io + @@ -636,4 +636,4 @@ - + \ No newline at end of file