#542 - Polishing.
Remove properties that are no longer needed as they are provided by Spring Boot.
This commit is contained in:
@@ -11,10 +11,6 @@
|
||||
<artifactId>spring-data-mongodb-reactive</artifactId>
|
||||
<name>Spring Data MongoDB - Reactive features</name>
|
||||
|
||||
<properties>
|
||||
<rxjava-reactive-streams.version>1.2.0</rxjava-reactive-streams.version>
|
||||
</properties>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
@@ -25,7 +21,6 @@
|
||||
<dependency>
|
||||
<groupId>io.reactivex.rxjava2</groupId>
|
||||
<artifactId>rxjava</artifactId>
|
||||
<version>2.1.1</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
|
||||
Reference in New Issue
Block a user