Skip to content

Commit 1dc7de6

Browse files
committed
Minor change to 'before' in example
1 parent 8d57074 commit 1dc7de6

1 file changed

Lines changed: 1 addition & 1 deletion

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>

0 commit comments

Comments
 (0)