Skip to content

Commit d852ab5

Browse files
committed
Bump netty-all and lombok
1 parent e754746 commit d852ab5

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
@@ -32,7 +32,7 @@
3232
<dependency>
3333
<groupId>org.projectlombok</groupId>
3434
<artifactId>lombok</artifactId>
35-
<version>1.18.30</version>
35+
<version>1.18.32</version>
3636
</dependency>
3737
<dependency>
3838
<groupId>com.google.guava</groupId>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.netty</groupId>
4444
<artifactId>netty-all</artifactId>
45-
<version>4.0.10.Final</version>
45+
<version>4.1.42.Final</version>
4646
</dependency>
4747
</dependencies>
4848

0 commit comments

Comments
 (0)