Skip to content

Commit ac923b2

Browse files
authored
Update dependencies (#841)
1 parent 8d345b0 commit ac923b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
<dependency>
7171
<groupId>io.projectreactor</groupId>
7272
<artifactId>reactor-bom</artifactId>
73-
<version>Dysprosium-SR16</version>
73+
<version>Dysprosium-SR17</version>
7474
<type>pom</type>
7575
<scope>import</scope>
7676
</dependency>
@@ -79,7 +79,7 @@
7979
<dependency>
8080
<groupId>io.reactivex.rxjava2</groupId>
8181
<artifactId>rxjava</artifactId>
82-
<version>2.2.20</version>
82+
<version>2.2.21</version>
8383
</dependency>
8484

8585
<!-- Optional dependencies -->

0 commit comments

Comments
 (0)