We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d9594 commit 444b899Copy full SHA for 444b899
archetype/src/main/resources/archetype-resources/pom.xml
@@ -63,7 +63,7 @@
63
<plugin>
64
<groupId>org.apache.maven.plugins</groupId>
65
<artifactId>maven-compiler-plugin</artifactId>
66
- <version>3.10.0</version>
+ <version>3.10.1</version>
67
<configuration>
68
<encoding>UTF-8</encoding>
69
<source>1.8</source>
archetype/src/test/resources/projects/should-generate-project/reference/pom.xml
0 commit comments