We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96bd9da commit e6376fcCopy full SHA for e6376fc
spring-boot-project/spring-boot-test-autoconfigure/build.gradle
@@ -22,6 +22,7 @@ dependencies {
22
optional("com.fasterxml.jackson.core:jackson-databind")
23
optional("com.google.code.gson:gson")
24
optional("com.jayway.jsonpath:json-path")
25
+ optional("com.sun.xml.messaging.saaj:saaj-impl")
26
optional("io.rest-assured:rest-assured")
27
optional("net.sourceforge.htmlunit:htmlunit")
28
optional("org.hibernate:hibernate-core")
0 commit comments