Commit 8a9c614
committed
fix: jandex plugin 1.2 brings jandex 2.4.0 causing compatibility issues
Newer Jandex versions generate indices that cannot be read by older
versions. This is causing issues, in particular, with the currently
released Quarkus version. Fabric8 5.7.1 was also bringing Jandex 2.4,
which is reverted in 5.7.2.1 parent 9341dca commit 8a9c614
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
0 commit comments