提交 9939c480 编写于 作者: P Phillip Webb

Remove unnecessary spring-instrument dependencies

Remove unnecessary spring-core dependency from spring-instrument.

Issue: SPR-10732
上级 50333ca6
......@@ -260,10 +260,6 @@ project("spring-expression") {
project("spring-instrument") {
description = "Spring Instrument"
dependencies {
compile(project(":spring-core"))
}
jar {
manifest.attributes["Premain-Class"] =
"org.springframework.instrument.InstrumentationSavingAgent"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册