Commit fba1f94
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]>1 parent 85950e9 commit fba1f94
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
0 commit comments