We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4239a4 commit 87b5a7fCopy full SHA for 87b5a7f
pom.xml
@@ -30,7 +30,7 @@ under the License.
30
</parent>
31
32
<artifactId>maven-compiler-plugin</artifactId>
33
- <version>3.10.0</version>
+ <version>3.10.1-SNAPSHOT</version>
34
<packaging>maven-plugin</packaging>
35
36
<name>Apache Maven Compiler Plugin</name>
@@ -78,7 +78,7 @@ under the License.
78
<maven.it.failure.ignore>false</maven.it.failure.ignore>
79
<surefire.version>2.22.2</surefire.version>
80
<mavenPluginToolsVersion>3.6.2</mavenPluginToolsVersion>
81
- <project.build.outputTimestamp>2022-02-11T08:10:57Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2022-02-11T08:11:16Z</project.build.outputTimestamp>
82
</properties>
83
84
<contributors>
0 commit comments