Skip to content

Commit 235a2dd

Browse files
chore(deps): update dependency io.projectreactor.netty:reactor-netty-http to v1.3.1
1 parent bdb4050 commit 235a2dd

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
@@ -5,7 +5,7 @@ plugins {
55

66
ossIndexAudit {
77
excludeCoordinates = [
8-
"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
8+
"io.projectreactor.netty:reactor-netty-http:1.3.1" // 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
99
]
1010
}
1111
dependencies {

0 commit comments

Comments
 (0)