File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8888 <exec-maven-plugin .version>3.1.0</exec-maven-plugin .version>
8989 <hpi-plugin .version>3.38</hpi-plugin .version>
9090 <incrementals-enforce-minimum .version>1.0-beta-4</incrementals-enforce-minimum .version>
91- <incrementals-plugin .version>1.5 </incrementals-plugin .version>
91+ <incrementals-plugin .version>1.6 </incrementals-plugin .version>
9292 <lifecycle-mapping .version>1.0.0</lifecycle-mapping .version>
9393 <localizer-maven-plugin .version>1.31</localizer-maven-plugin .version>
9494 <maven-antrun-plugin .version>3.1.0</maven-antrun-plugin .version>
9999 <maven-dependency-plugin .version>3.5.0</maven-dependency-plugin .version>
100100 <maven-deploy-plugin .version>3.1.0</maven-deploy-plugin .version>
101101 <maven-eclipse-plugin .version>2.10</maven-eclipse-plugin .version>
102- <maven-enforcer-plugin .version>3.1.0 </maven-enforcer-plugin .version>
102+ <maven-enforcer-plugin .version>3.2.1 </maven-enforcer-plugin .version>
103103 <maven-gpg-plugin .version>3.0.1</maven-gpg-plugin .version>
104104 <maven-help-plugin .version>3.3.0</maven-help-plugin .version>
105105 <maven-install-plugin .version>3.1.0</maven-install-plugin .version>
787787 <id >display-info</id >
788788 <configuration >
789789 <rules >
790- <rule implementation = " io.jenkins.tools.incrementals.enforcer.RequireExtensionVersion " >
790+ <requireExtensionVersion >
791791 <version >[${incrementals-enforce-minimum.version} ,)</version >
792- </rule >
792+ </requireExtensionVersion >
793793 </rules >
794794 </configuration >
795795 </execution >
You can’t perform that action at this time.
0 commit comments