Skip to content

Commit

Permalink
fix(deps): update org.apache.activemq to v5.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Nov 24, 2023
1 parent a793855 commit 3c6cacb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/bom-testing/build.gradle.kts
Expand Up @@ -42,9 +42,9 @@ dependencies {
api("net.bytebuddy:byte-buddy:1.14.10")
api("nl.jqno.equalsverifier:equalsverifier:3.14.3")
// activemq-all should not be used as it provides secondary slf4j binding
api("org.apache.activemq:activemq-broker:5.16.6")
api("org.apache.activemq:activemq-client:5.16.6")
api("org.apache.activemq:activemq-spring:5.16.6")
api("org.apache.activemq:activemq-broker:5.16.7")
api("org.apache.activemq:activemq-client:5.16.7")
api("org.apache.activemq:activemq-spring:5.16.7")
api("org.apache.ftpserver:ftplet-api:1.2.0")
api("org.apache.ftpserver:ftpserver-core:1.2.0")
api("org.apache.mina:mina-core:2.2.2")
Expand Down

0 comments on commit 3c6cacb

Please sign in to comment.