File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Launch the broker:
7676----
7777docker run -it --rm --name rabbitmq -p 5552:5552 -p 5672:5672 \
7878 -e RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS='-rabbitmq_stream advertised_host localhost' \
79- rabbitmq:3.13
79+ rabbitmq:4.0
8080----
8181
8282Enable the stream plugin:
Original file line number Diff line number Diff line change 7979 <spotbugs-maven-plugin .version>4.8.6.3</spotbugs-maven-plugin .version>
8080 <spotbugs .version>4.8.6</spotbugs .version>
8181 <!-- for documentation -->
82- <broker .version>3.12 </broker .version>
82+ <broker .version>4.0 </broker .version>
8383 <!-- to sign artifacts when releasing -->
8484 <gpg .keyname>6026DFCA</gpg .keyname>
8585 <maven .build.timestamp.format>yyyy-MM-dd'T'HH:mm:ss'Z'</maven .build.timestamp.format>
You can’t perform that action at this time.
0 commit comments