Skip to content

Commit 4ae0f2c

Browse files
authored
Update dependencies (#1040)
1 parent d8dce60 commit 4ae0f2c

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
@@ -38,7 +38,7 @@
3838
<!-- Please note that when updating this dependency -->
3939
<!-- (i.e. due to a security vulnerability or bug) that the -->
4040
<!-- corresponding server dependency also needs updating.-->
41-
<reactor-bom.version>2020.0.11</reactor-bom.version>
41+
<reactor-bom.version>2020.0.12</reactor-bom.version>
4242
<rxjava.version>2.2.21</rxjava.version>
4343
<slf4j-api.version>1.7.32</slf4j-api.version>
4444
<hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
@@ -49,7 +49,7 @@
4949
<logback-classic.version>1.2.6</logback-classic.version>
5050
<jackson.version>2.13.0</jackson.version>
5151
<lombok.version>1.18.22</lombok.version>
52-
<svm.version>20.3.3</svm.version>
52+
<svm.version>20.3.4</svm.version>
5353
<!-- To be overwritten by child projects -->
5454
<moduleName />
5555
</properties>

0 commit comments

Comments
 (0)