diff --git a/pom.xml b/pom.xml index 3327465..1695633 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 io.sinistral proteus-core - 0.3.4-SNAPSHOT + 0.3.5-SNAPSHOT proteus core Proteus is an extremely light, fast, and flexible Java REST API framework built atop Undertow. http://github.com/noboomu/proteus @@ -34,7 +34,7 @@ 1.8 UTF-8 3.0.0 - 2.0.13.Final + 2.0.15.Final 2.9.6 2.0.6-SNAPSHOT 1.5.21 @@ -189,17 +189,29 @@ io.rest-assured rest-assured - 3.1.1 + 3.2.0 test + + - junit - junit - 4.12 + org.junit.jupiter + junit-jupiter-api + 5.3.1 test + + + org.junit.vintage + junit-vintage-engine + 5.3.1 + test + + + io.undertow undertow-core @@ -218,8 +230,8 @@ - - + + javax.ws.rs javax.ws.rs-api @@ -229,13 +241,13 @@ com.google.inject guice - 4.1.0 + 4.2.1 net.openhft compiler - 2.3.0 + 2.3.1 org.slf4j @@ -253,7 +265,7 @@ com.google.guava guava - 21.0 + 27.0-jre @@ -262,12 +274,12 @@ 1.3.1 - - org.yaml - snakeyaml - 1.23 - - + + org.yaml + snakeyaml + 1.23 + + commons-io commons-io @@ -277,7 +289,7 @@ org.apache.httpcomponents httpcore - 4.4.6 + 4.4.10 @@ -295,13 +307,13 @@ jansi 1.15 - + com.fasterxml.woodstox woodstox-core 5.1.0 - + com.fasterxml.jackson.core jackson-annotations @@ -342,7 +354,7 @@ jackson-databind ${jackson.version} - + io.swagger swagger-annotations