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 @@ -81,7 +81,7 @@ Launch the broker:
8181----
8282docker run -it --rm --name rabbitmq -p 5552:5552 -p 5672:5672 \
8383 -e RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS='-rabbitmq_stream advertised_host localhost' \
84- rabbitmq:3.13
84+ rabbitmq:4.0
8585----
8686
8787Enable the stream plugin:
Original file line number Diff line number Diff line change 9292 <spotbugs-maven-plugin .version>4.8.6.3</spotbugs-maven-plugin .version>
9393 <spotbugs .version>4.8.6</spotbugs .version>
9494 <!-- for documentation -->
95- <broker .version>3.13 </broker .version>
95+ <broker .version>4.0 </broker .version>
9696 <!-- to sign artifacts when releasing -->
9797 <gpg .keyname>6026DFCA</gpg .keyname>
9898 <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