Skip to content

Commit b0f8a81

Browse files
Update dependency org.jenkins-ci:jenkins to v1.140 (#11050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd6e6aa commit b0f8a81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ THE SOFTWARE.
2828
<parent>
2929
<groupId>org.jenkins-ci</groupId>
3030
<artifactId>jenkins</artifactId>
31-
<version>1.139</version>
31+
<version>1.140</version>
3232
<relativePath />
3333
</parent>
3434

@@ -170,7 +170,6 @@ THE SOFTWARE.
170170
<forkedProcessTimeoutInSeconds>3600</forkedProcessTimeoutInSeconds>
171171
<java.awt.headless>true</java.awt.headless>
172172
</systemPropertyVariables>
173-
<runOrder>alphabetical</runOrder>
174173
</configuration>
175174
</plugin>
176175
<plugin>

0 commit comments

Comments
 (0)