Skip to content

Commit 2d95f1d

Browse files
chore(deps): update dependency io.projectreactor.netty:reactor-netty-http to v1.2.9
1 parent 5a2c0dd commit 2d95f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/groovy/io.micronaut.build.internal.objectstorage-module.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ if (sonatypePluginConfigured) {
1212
password = ossIndexPassword
1313
}
1414
excludeCoordinates = [
15-
"io.projectreactor.netty:reactor-netty-http:1.0.48" // https://ossindex.sonatype.org/vulnerability/CVE-2025-22227?component-type=maven&component-name=io.projectreactor.netty%2Freactor-netty-http&utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.2
15+
"io.projectreactor.netty:reactor-netty-http:1.2.9" // https://ossindex.sonatype.org/vulnerability/CVE-2025-22227?component-type=maven&component-name=io.projectreactor.netty%2Freactor-netty-http&utm_source=ossindex-client&utm_medium=integration&utm_content=1.8.2
1616
]
1717
}
1818
dependencies {

0 commit comments

Comments
 (0)