Skip to content

Commit 3d814a5

Browse files
committed
Move to Reactor Dysprosium snapshots
This should fix the NoClassDefFound errors after moving to Framework snapshots
1 parent ffd979c commit 3d814a5

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
@@ -164,7 +164,7 @@
164164
<quartz.version>2.3.1</quartz.version>
165165
<querydsl.version>4.2.1</querydsl.version>
166166
<rabbit-amqp-client.version>5.7.0</rabbit-amqp-client.version>
167-
<reactor-bom.version>Californium-SR6</reactor-bom.version>
167+
<reactor-bom.version>Dysprosium-BUILD-SNAPSHOT</reactor-bom.version>
168168
<rest-assured.version>3.3.0</rest-assured.version>
169169
<reactive-streams.version>1.0.2</reactive-streams.version>
170170
<rsocket.version>0.12.1-RC3</rsocket.version>

0 commit comments

Comments
 (0)