Skip to content

Commit

Permalink
Update dependency org.apache.activemq:artemis-jms-server to v2.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2025
1 parent 3d1e1aa commit 6599421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ dependencies {

// in memory queues for PRs
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-artemis'
implementation group: 'org.apache.activemq', name: 'artemis-jms-server', version: '2.38.0'
implementation group: 'org.apache.activemq', name: 'artemis-jms-server', version: '2.39.0'

implementation 'org.apache.httpcomponents:httpclient'
constraints {
Expand Down

0 comments on commit 6599421

Please sign in to comment.