Skip to content

Commit 4fef347

Browse files
Apply suggestions from code review
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
1 parent 6d887be commit 4fef347

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 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>2.1326.v00b_e26755312</version>
31+
<version>1.142</version>
3232
<relativePath />
3333
</parent>
3434

@@ -99,7 +99,7 @@ THE SOFTWARE.
9999
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
100100
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
101101
<winstone.version>8.1029.vd3071f6b_5988</winstone.version>
102-
<node.version>24.12.0</node.version>
102+
<node.version>24.11.1</node.version>
103103
</properties>
104104

105105
<!--

0 commit comments

Comments
 (0)