Skip to content

Commit

Permalink
[MPOM-334] Upgrade fluido skin to 1.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
slawekjaranowski committed Jun 30, 2022
1 parent aca3572 commit 73a5490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,7 @@ under the License.
<maven.site.cache>${user.home}/maven-sites</maven.site.cache>
<maven.site.path>../..</maven.site.path><!-- to be overridden -->
<sisuVersion>0.3.5</sisuVersion>
<fluidoSkinVersion>1.11.0</fluidoSkinVersion>
<fluidoSkinVersion>1.11.1</fluidoSkinVersion>
<surefire.version>3.0.0-M7</surefire.version><!-- for surefire, failsafe and surefire-report -->
<!-- don't fail check for some rules that are too hard to enforce (could even be told broken for some) -->
<checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength</checkstyle.violation.ignore>
Expand Down

0 comments on commit 73a5490

Please sign in to comment.