Skip to content

Commit 7b58db7

Browse files
author
Dariusz Jędrzejczyk
committed
Merge-ignore branch '1.0.x' into 1.1.4
2 parents d0540a5 + d7c5349 commit 7b58db7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

reactor-netty-http/build.gradle

-2
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,6 @@ task japicmp(type: JapicmpTask) {
241241

242242
compatibilityChangeExcludes = [ "METHOD_NEW_DEFAULT" ]
243243
methodExcludes = [
244-
'reactor.netty.http.server.HttpServerRequest#protocol()',
245-
'reactor.netty.http.server.HttpServerRequest#timestamp()'
246244
]
247245
}
248246

0 commit comments

Comments
 (0)