Skip to content

Commit 1161741

Browse files
committed
Update dependencies (neo4j#1130)
1 parent c09909c commit 1161741

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,22 @@
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-
<netty-handler.version>4.1.70.Final</netty-handler.version>
37+
<netty-handler.version>4.1.73.Final</netty-handler.version>
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.13</reactor-bom.version>
41+
<reactor-bom.version>2020.0.15</reactor-bom.version>
4242
<rxjava.version>2.2.21</rxjava.version>
43-
<slf4j-api.version>1.7.32</slf4j-api.version>
43+
<slf4j-api.version>1.7.35</slf4j-api.version>
4444
<hamcrest-junit.version>2.0.0.0</hamcrest-junit.version>
4545
<mockito-core.version>2.28.2</mockito-core.version>
4646
<junit.version>5.8.2</junit.version>
4747
<jarchivelib.version>1.2.0</jarchivelib.version>
4848
<bouncycastle-jdk15on.version>1.70</bouncycastle-jdk15on.version>
49-
<logback-classic.version>1.2.8</logback-classic.version>
50-
<jackson.version>2.13.0</jackson.version>
49+
<logback-classic.version>1.2.10</logback-classic.version>
50+
<jackson.version>2.13.1</jackson.version>
5151
<lombok.version>1.18.22</lombok.version>
52-
<svm.version>21.3.0</svm.version>
52+
<svm.version>21.3.1</svm.version>
5353
<!-- To be overwritten by child projects -->
5454
<moduleName />
5555
</properties>

0 commit comments

Comments
 (0)