Loading pom.xml +4 −0 Original line number Diff line number Diff line Loading @@ -8,5 +8,9 @@ <artifactId>git-workshop</artifactId> <version>1.0-SNAPSHOT</version> <properties> <maven.compiler.target>11</maven.compiler.target> <maven.compiler.source>11</maven.compiler.source> </properties> </project> No newline at end of file Loading
pom.xml +4 −0 Original line number Diff line number Diff line Loading @@ -8,5 +8,9 @@ <artifactId>git-workshop</artifactId> <version>1.0-SNAPSHOT</version> <properties> <maven.compiler.target>11</maven.compiler.target> <maven.compiler.source>11</maven.compiler.source> </properties> </project> No newline at end of file