<dependency>
<groupId>org.zalando</groupId>
<artifactId>problem-spring-web</artifactId>
<version>0.22.3</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.25
|-- com.google.code.findbugs:jsr305:3.0.2
|-- org.springframework:spring-webmvc:4.3.12.RELEASE
|-- org.springframework.security:spring-security-web:4.2.3.RELEASE
|-- org.zalando:problem:0.20.1
|-- com.fasterxml.jackson.core:jackson-databind:2.9.5
|-- org.zalando:jackson-datatype-problem:0.20.1
|-- org.zalando:faux-pas:0.5.0
|-- javax.validation:validation-api:1.1.0.Final
provided
|-- org.projectlombok:lombok:1.16.20
|-- org.glassfish:javax.servlet:3.0
test
|-- org.junit.platform:junit-platform-launcher:1.0.3
|-- org.junit.jupiter:junit-jupiter-engine:5.0.3
|-- org.junit.jupiter:junit-jupiter-params:5.0.3
|-- org.junit.platform:junit-platform-commons:1.0.3
|-- com.github.sbrannen:spring-test-junit5:1.0.3
|-- com.jayway.jsonpath:json-path-assert:2.4.0
|-- org.slf4j:jcl-over-slf4j:1.7.25
|-- uk.org.lidalia:slf4j-test:1.2.0
|-- org.hibernate:hibernate-validator:5.2.1.Final
|-- org.apache.tomcat.embed:tomcat-embed-el:9.0.0.M26
|-- org.springframework:spring-test:4.3.12.RELEASE
|-- org.springframework.security:spring-security-config:4.2.3.RELEASE
|-- org.springframework.security:spring-security-test:4.2.3.RELEASE
|-- org.springframework.security.oauth:spring-security-oauth2:2.2.0.RELEASE
|-- org.hamcrest:java-hamcrest:2.0.0.0
|-- org.hobsoft.hamcrest:hamcrest-compose:0.3.0
|-- org.mockito:mockito-core:2.9.0
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.9.5