Skip to content

Commit

Permalink
build(deps): bump org.apache.activemq:artemis-jms-server
Browse files Browse the repository at this point in the history
Bumps org.apache.activemq:artemis-jms-server from 2.33.0 to 2.34.0.

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jms-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2024
1 parent 969f4c8 commit 1c95fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interlok-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ dependencies {
api ("org.flywaydb:flyway-core:8.5.13")

testImplementation ("junit:junit:4.13.2")
testImplementation ("org.apache.activemq:artemis-jms-server:2.33.0")
testImplementation ("org.apache.activemq:artemis-jms-server:2.34.0")
testImplementation ("oro:oro:2.0.8")
testImplementation ("org.slf4j:jcl-over-slf4j:$slf4jVersion")

Expand Down

0 comments on commit 1c95fbd

Please sign in to comment.