uwol / proleap-cobol-parser

ProLeap ANTLR4-based parser for COBOL
MIT License
137 stars 74 forks source link

Update Maven dependencies #4

Closed httpdigest closed 7 years ago

httpdigest commented 7 years ago

First of all: Thank you for this wonderful library! I thought I could have a go with updating all Maven plugin and dependency versions to their latest. This went surprisingly well. Compilation and all tests pass. The only breaking change was the removal of ANTLR's @Nullable. But since there is also a @NotNull, it was rather redundant.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 82.689% when pulling 0f18a9fc7a1b9a7b1f1b0d7fe4cafa153a99616b on httpdigest:master into 79d4090a966d44a838b52c53c65e22ac2cecc51c on uwol:master.