Skip to content

Commit c1c8227

Browse files
committed
chore(deps): bump netty
1 parent cb8c3db commit c1c8227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
// https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
3131
implementation("org.apache.logging.log4j:log4j-core:2.23.1")
3232
// https://mvnrepository.com/artifact/io.netty/netty-all
33-
implementation("io.netty:netty-all:4.1.97.Final")
33+
implementation("io.netty:netty-all:4.1.115.Final")
3434
// https://mvnrepository.com/artifact/com.google.code.gson/gson
3535
implementation("com.google.code.gson:gson:2.10.1")
3636
// https://mvnrepository.com/artifact/org.apache.tika/tika-core

0 commit comments

Comments
 (0)