We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88262c5 commit fd1f630Copy full SHA for fd1f630
pom.xml
@@ -28,7 +28,7 @@ under the License.
28
</parent>
29
30
<artifactId>maven-checkstyle-plugin</artifactId>
31
- <version>3.3.1</version>
+ <version>3.3.2-SNAPSHOT</version>
32
<packaging>maven-plugin</packaging>
33
34
<name>Apache Maven Checkstyle Plugin</name>
@@ -81,7 +81,7 @@ under the License.
81
<doxiaSitetoolsVersion>1.11.1</doxiaSitetoolsVersion>
82
<sitePluginVersion>3.12.1</sitePluginVersion>
83
<jxrPluginVersion>3.3.0</jxrPluginVersion>
84
- <project.build.outputTimestamp>2023-10-21T10:35:28Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2023-10-21T10:39:27Z</project.build.outputTimestamp>
85
</properties>
86
87
<dependencies>
0 commit comments