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 6d887be commit 4fef347Copy full SHA for 4fef347
pom.xml
@@ -28,7 +28,7 @@ THE SOFTWARE.
28
<parent>
29
<groupId>org.jenkins-ci</groupId>
30
<artifactId>jenkins</artifactId>
31
- <version>2.1326.v00b_e26755312</version>
+ <version>1.142</version>
32
<relativePath />
33
</parent>
34
@@ -99,7 +99,7 @@ THE SOFTWARE.
99
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
100
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
101
<winstone.version>8.1029.vd3071f6b_5988</winstone.version>
102
- <node.version>24.12.0</node.version>
+ <node.version>24.11.1</node.version>
103
</properties>
104
105
<!--
0 commit comments