Skip to content

Commit c4acc2b

Browse files
chore(deps): Bump apache/activemq-artemis (#1480)
Bumps apache/activemq-artemis from 2.42.0-alpine to 2.43.0-alpine. --- updated-dependencies: - dependency-name: apache/activemq-artemis dependency-version: 2.43.0-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 82617c7 commit c4acc2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springwolf-examples/springwolf-jms-example/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ services:
1111
- activemq
1212

1313
activemq:
14-
image: apache/activemq-artemis:2.42.0-alpine
14+
image: apache/activemq-artemis:2.43.0-alpine
1515
environment:
1616
EXTRA_ARGS: --http-host 0.0.0.0 --relax-jolokia --nio
1717
ARTEMIS_USER: artemis

0 commit comments

Comments
 (0)