Skip to content

Commit

Permalink
Move to Reactor Dysprosium snapshots
Browse files Browse the repository at this point in the history
This should fix the NoClassDefFound errors after moving to Framework
snapshots
  • Loading branch information
mbhave committed May 1, 2019
1 parent ffd979c commit 3d814a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
<quartz.version>2.3.1</quartz.version>
<querydsl.version>4.2.1</querydsl.version>
<rabbit-amqp-client.version>5.7.0</rabbit-amqp-client.version>
<reactor-bom.version>Californium-SR6</reactor-bom.version>
<reactor-bom.version>Dysprosium-BUILD-SNAPSHOT</reactor-bom.version>
<rest-assured.version>3.3.0</rest-assured.version>
<reactive-streams.version>1.0.2</reactive-streams.version>
<rsocket.version>0.12.1-RC3</rsocket.version>
Expand Down

0 comments on commit 3d814a5

Please sign in to comment.