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 8813fea commit 78e0196Copy full SHA for 78e0196
pom.xml
@@ -23,7 +23,7 @@ under the License.
23
<parent>
24
<groupId>org.apache.maven.plugins</groupId>
25
<artifactId>maven-plugins</artifactId>
26
- <version>42</version>
+ <version>43</version>
27
<relativePath />
28
</parent>
29
@@ -120,7 +120,7 @@ under the License.
120
<scmVersion>2.1.0</scmVersion>
121
<resolverVersion>1.4.1</resolverVersion>
122
<sitePluginVersion>3.12.1</sitePluginVersion>
123
- <fluidoSkinVersion>1.11.1</fluidoSkinVersion>
+ <fluidoSkinVersion>1.12.0</fluidoSkinVersion>
124
<checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
125
<project.build.outputTimestamp>2024-07-11T18:06:39Z</project.build.outputTimestamp>
126
</properties>
0 commit comments