Require transitive on spotbugs-annotations 68/97668/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Sep 2021 14:25:47 +0000 (16:25 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 28 Sep 2021 14:25:47 +0000 (16:25 +0200)
commita876dba5ca79e2afaa33363eab457d215f375374
tree94fa29bf36cb4da43681af5f3902aa3069610967
parentadc23d90f8d367517b854bcd7533578c148812e8
Require transitive on spotbugs-annotations

mdsal-binding-api is using @CheckReturnValue, which is not included in
the transitively-visible set and triggers two warnings from javac. Fix
that.

Change-Id: I6007a4745cbb31bd446e52fe7254e26c01388a7c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding/mdsal-binding-api/src/main/java/module-info.java