Commit 18327e1
committed
[KYUUBI #7261] Bump extra-enforcer-rules 1.11.0
### Why are the changes needed?
To suppress warnings like
```
[INFO] --- enforcer:3.5.0:enforce (enforce-bytecode-version) kyuubi-spark-sql-engine_2.13 ---
[WARNING] Unknown bytecodeVersion for net.bytebuddy:byte-buddy:jar:1.17.6:compile : META-INF/versions/24/net/bytebuddy/jar/asmjdkbridge/JdkClassWriter$1.class: got null class-file-version
[WARNING] Unknown bytecodeVersion for net.bytebuddy:byte-buddy:jar:1.17.6:compile : META-INF/versions/24/net/bytebuddy/jar/asmjdkbridge/AsmWrappedAttribute.class: got null class-file-version
[WARNING] Unknown bytecodeVersion for net.bytebuddy:byte-buddy:jar:1.17.6:compile : META-INF/versions/24/net/bytebuddy/jar/asmjdkbridge/AsmWrappedAttribute$AsmSourceIdAttribute.class: got null class-file-version
[WARNING] Unknown bytecodeVersion for net.bytebuddy:byte-buddy:jar:1.17.6:compile : META-INF/versions/24/net/bytebuddy/jar/asmjdkbridge/JdkClassReader$TypeAnnotationVisitorSource.class: got null class-file-version
[WARNING] Unknown bytecodeVersion for net.bytebuddy:byte-buddy:jar:1.17.6:compile : META-INF/versions/24/net/bytebuddy/jar/asmjdkbridge/AsmAttribute.class: got null class-file-version
...
```
### How was this patch tested?
Pass GHA, and manually verified the warnings have gone.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #7261 from pan3793/extra-enforcer-rules-1.11.
Closes #7261
267537a [Cheng Pan] Bump extra-enforcer-rules 1.11.0
Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit fba1f94)
Signed-off-by: Cheng Pan <[email protected]>1 parent 69eb530 commit 18327e1
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
0 commit comments