Skip to content

Commit a5f7554

Browse files
fix(deps): update maven all non-major dependencies
1 parent 78b37aa commit a5f7554

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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.4.5</version>
9+
<version>3.4.6</version>
1010
<relativePath />
1111
</parent>
1212

@@ -62,7 +62,7 @@
6262

6363
<junit-jupiter-api.version>5.9.1</junit-jupiter-api.version>
6464
<junit-platform.version>1.9.1</junit-platform.version>
65-
<netty.version>4.1.119.Final</netty.version>
65+
<netty.version>4.2.1.Final</netty.version>
6666
<testcontainers.version>1.21.0</testcontainers.version>
6767
<oci.revision>${project.version}</oci.revision>
6868
<logback.version>1.5.18</logback.version>

0 commit comments

Comments
 (0)