Skip to content

Commit 349f173

Browse files
authored
build: downgrade netty to 4.1 (#756)
1 parent 3fa872c commit 349f173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
6363
<mockito.version>5.17.0</mockito.version>
6464
<neo4j.java.driver.version>4.4.20</neo4j.java.driver.version>
65-
<netty-bom.version>4.2.1.Final</netty-bom.version>
65+
<netty-bom.version>4.1.121.Final</netty-bom.version>
6666
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
6767
<slf4j-api.version>1.7.36</slf4j-api.version>
6868
<sortpom-maven-plugin.version>4.0.0</sortpom-maven-plugin.version>

0 commit comments

Comments
 (0)