You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- resolvesquarkusio#15165
- wrap some Maps with Mappers
- also fix a class cast exception when iterating over an array of primitive values
(cherry picked from commit fa256d0)
The following code causes a
NumberFormatException
:https://github.com/quarkusio/quarkus-backports/blob/master/src/main/resources/templates/BackportsResource/backports.html#L15-L16
The text was updated successfully, but these errors were encountered: