Start building against Spring Framework 7.0.0-M6 snapshots
See gh-1552
This commit is contained in:
@@ -27,9 +27,7 @@ dependencies {
|
||||
testImplementation("com.icegreen:greenmail-junit5")
|
||||
testImplementation("com.icegreen:greenmail-spring")
|
||||
testImplementation("jakarta.annotation:jakarta.annotation-api")
|
||||
testImplementation("org.apache.activemq:activemq-broker") {
|
||||
exclude(group: "commons-logging", module: "commons-logging")
|
||||
}
|
||||
testImplementation("org.apache.activemq:activemq-broker")
|
||||
testImplementation("org.apache.httpcomponents.client5:httpclient5")
|
||||
testImplementation("org.apache.logging.log4j:log4j-core")
|
||||
testImplementation("org.apache.logging.log4j:log4j-slf4j2-impl")
|
||||
|
||||
Reference in New Issue
Block a user