Skip to content

Commit f4f70ed

Browse files
authored
build(deps): update dependencies (#1680)
1 parent 3f5c4f4 commit f4f70ed

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-
<netty-bom.version>4.2.2.Final</netty-bom.version>
41+
<netty-bom.version>4.2.3.Final</netty-bom.version>
4242
<!-- Please note that when updating this dependency -->
4343
<!-- (i.e. due to a security vulnerability or bug) that the -->
4444
<!-- corresponding server dependency also needs updating.-->
@@ -60,7 +60,7 @@
6060
<jackson.version>2.19.1</jackson.version>
6161
<lombok.version>1.18.38</lombok.version>
6262
<svm.version>24.2.1</svm.version>
63-
<micrometer.version>1.15.1</micrometer.version>
63+
<micrometer.version>1.15.2</micrometer.version>
6464
<blockhound.version>1.0.13.RELEASE</blockhound.version>
6565
<testcontainers.version>1.21.3</testcontainers.version>
6666
<build-resources.version>2024-12.1</build-resources.version>

0 commit comments

Comments
 (0)