Java, Maven and Gitpod, part 4: Maven and Dependencies
This is the 4th post about using Java in Gitpod. It assumes you have already read the first, second, and third posts. Let’s now use the POM editor to update the version of JUnit (the Maven archetype is based on an old version of JUnit). When we open the “pom.xml” in the editor, we get a […]