Skip to content

Commit

Permalink
Update dependencies (#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
injectives authored Oct 21, 2021
1 parent d8dce60 commit 4ae0f2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- Please note that when updating this dependency -->
<!-- (i.e. due to a security vulnerability or bug) that the -->
<!-- corresponding server dependency also needs updating.-->
<reactor-bom.version>2020.0.11</reactor-bom.version>
<reactor-bom.version>2020.0.12</reactor-bom.version>
<rxjava.version>2.2.21</rxjava.version>
<slf4j-api.version>1.7.32</slf4j-api.version>
<hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
Expand All @@ -49,7 +49,7 @@
<logback-classic.version>1.2.6</logback-classic.version>
<jackson.version>2.13.0</jackson.version>
<lombok.version>1.18.22</lombok.version>
<svm.version>20.3.3</svm.version>
<svm.version>20.3.4</svm.version>
<!-- To be overwritten by child projects -->
<moduleName />
</properties>
Expand Down

0 comments on commit 4ae0f2c

Please sign in to comment.