Skip to content

Commit f2ac49a

Browse files
committed
Use RabbitMQ 3.13 in documentation
1 parent 6cb9bdc commit f2ac49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<spotbugs-maven-plugin.version>4.8.6.2</spotbugs-maven-plugin.version>
9393
<spotbugs.version>4.8.6</spotbugs.version>
9494
<!-- for documentation -->
95-
<broker.version>3.12</broker.version>
95+
<broker.version>3.13</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>

0 commit comments

Comments
 (0)