Skip to content

Commit 9e99d80

Browse files
committed
Update dependencies (#1040)
1 parent 64442a2 commit 9e99d80

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
@@ -34,7 +34,7 @@
3434
<!-- Please note that when updating this dependency -->
3535
<!-- (i.e. due to a security vulnerability or bug) that the -->
3636
<!-- corresponding server dependency also needs updating.-->
37-
<reactor-bom.version>2020.0.11</reactor-bom.version>
37+
<reactor-bom.version>2020.0.12</reactor-bom.version>
3838
<rxjava.version>2.2.21</rxjava.version>
3939
<slf4j-api.version>1.7.32</slf4j-api.version>
4040
<hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
@@ -45,7 +45,7 @@
4545
<logback-classic.version>1.2.6</logback-classic.version>
4646
<jackson.version>2.13.0</jackson.version>
4747
<lombok.version>1.18.22</lombok.version>
48-
<svm.version>20.3.3</svm.version>
48+
<svm.version>20.3.4</svm.version>
4949
</properties>
5050

5151
<modules>

0 commit comments

Comments
 (0)