getodk / validate

ODK Validate is a Java application for confirming that a form is valid and compliant with the ODK XForms specification. Contribute and make the world a better place! ✨🔍✨
https://docs.getodk.org/validate/
Other
9 stars 27 forks source link

Upgrade JavaRosa to 4.2.0 #89

Closed lognaturel closed 1 year ago

lognaturel commented 1 year ago

Routine upgrade

What has been done to verify that this works as intended?

I started the GUI and validated a couple of forms, including one with the base64-decode function which was added since the last update.

Why is this the best possible solution? Were any other approaches considered?

I think it's all that really needs to be done at this time!

Are there any risks to merging this code? If so, what are they?