Skip to content

Commit f80342a

Browse files
authored
Merge pull request #31 from jenkinsci/upgrade_jenkins
Upgrade Jenkins core from 2.361.4 to 2.452.4
2 parents cd62054 + 295ddcd commit f80342a

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)