Skip to content

Commit f980602

Browse files
Bump org.jenkins-ci.plugins:plugin from 5.23 to 5.24 (#259)
1 parent d172908 commit f980602

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Avoid version conflicts by using the [Jenkins plugin BOM](https://github.com/jen
1818
<dependency>
1919
<groupId>org.apache.httpcomponents</groupId>
2020
<artifactId>httpclient</artifactId>
21-
<version>4.5</version>
21+
<version>4.5.14</version>
2222
</dependency>
2323
...
2424
</dependencies>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>5.23</version>
8+
<version>5.24</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)