Skip to content

Commit d8192d7

Browse files
committed
Upgrade to Spring Amqp 2.1.0.M1
Closes gh-13885
1 parent 1328117 commit d8192d7

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-dependencies

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
<snakeyaml.version>1.21</snakeyaml.version>
154154
<solr.version>7.4.0</solr.version>
155155
<spring.version>5.1.0.RC1</spring.version>
156-
<spring-amqp.version>2.1.0.BUILD-SNAPSHOT</spring-amqp.version>
156+
<spring-amqp.version>2.1.0.M1</spring-amqp.version>
157157
<spring-batch.version>4.1.0.M2</spring-batch.version>
158158
<spring-cloud-connectors.version>2.0.2.RELEASE</spring-cloud-connectors.version>
159159
<spring-data-releasetrain.version>Lovelace-RC1</spring-data-releasetrain.version>

0 commit comments

Comments
 (0)