Skip to content

Commit 295ddcd

Browse files
committed
Upgrade Jenkins core from 2.361.4 to 2.452.4
1 parent 546f5a4 commit 295ddcd

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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jenkins-ci.plugins</groupId>
55
<artifactId>plugin</artifactId>
6-
<version>4.73</version>
6+
<version>4.88</version>
77
</parent>
88

99
<artifactId>powershell</artifactId>
@@ -39,7 +39,7 @@
3939
</scm>
4040

4141
<properties>
42-
<jenkins.version>2.361.4</jenkins.version>
42+
<jenkins.version>2.452.4</jenkins.version>
4343
</properties>
4444

4545
<repositories>

0 commit comments

Comments
 (0)