Skip to content

Commit 0e3fec2

Browse files
author
whitesource-for-github.lhy31512.workers.dev[bot]
committed
Update dependency org.springframework.amqp:spring-rabbit to v2.0.6.RELEASE
1 parent 2819174 commit 0e3fec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dd-java-agent/instrumentation/spring-rabbit/spring-rabbit.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ testSets {
2222
}
2323

2424
dependencies {
25-
compileOnly group: 'org.springframework.amqp', name: 'spring-rabbit', version: '2.0.0.RELEASE'
25+
compileOnly group: 'org.springframework.amqp', name: 'spring-rabbit', version: '2.0.6.RELEASE'
2626
compileOnly group: 'org.springframework.amqp', name: 'spring-amqp', version: '2.0.0.RELEASE'
2727

2828
testImplementation project(':dd-java-agent:instrumentation:trace-annotation')

0 commit comments

Comments
 (0)