add highest possible javabytecode version to rpminspect

Related: RHEL-36508
This commit is contained in:
Zuzana Miklankova 2024-05-16 12:19:19 +02:00
parent 34f73567e7
commit 185e3ec81c
No known key found for this signature in database
GPG Key ID: 46A18EF4D17103A0

4
rpminspect.yaml Normal file
View File

@ -0,0 +1,4 @@
# highest allowed bytecode version
# we aim for jdk 1.8 (52)
javabytecode:
- el10: 52