Skip to content

Commit

Permalink
Update dependencies (#1556)
Browse files Browse the repository at this point in the history
  • Loading branch information
injectives committed Jun 27, 2024
1 parent e5d1bfe commit 6c905e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
<!-- Please note that when updating this dependency -->
<!-- (i.e. due to a security vulnerability or bug) that the -->
<!-- corresponding server dependency also needs updating.-->
<netty-bom.version>4.1.110.Final</netty-bom.version>
<netty-bom.version>4.1.111.Final</netty-bom.version>
<!-- 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>2023.0.6</reactor-bom.version>
<reactor-bom.version>2023.0.7</reactor-bom.version>
<slf4j-api.version>1.7.36</slf4j-api.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito-core.version>5.12.0</mockito-core.version>
Expand All @@ -57,7 +57,7 @@
<jackson.version>2.17.1</jackson.version>
<lombok.version>1.18.32</lombok.version>
<svm.version>24.0.1</svm.version>
<micrometer.version>1.13.0</micrometer.version>
<micrometer.version>1.13.1</micrometer.version>
<blockhound.version>1.0.9.RELEASE</blockhound.version>
<testcontainers.version>1.19.8</testcontainers.version>
<build-resources.version>5.18.1</build-resources.version>
Expand Down

0 comments on commit 6c905e0

Please sign in to comment.