Skip to content

Commit 0f4087d

Browse files
Update httpcore.version to v5.4 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bd19dfc commit 0f4087d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<properties>
3737
<gitHubRepo>jenkinsci/apache-httpcomponents-client-5-api-plugin</gitHubRepo>
3838
<httpclient.version>5.5.2</httpclient.version>
39-
<httpcore.version>5.3.6</httpcore.version>
39+
<httpcore.version>5.4</httpcore.version>
4040
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
4141
<jenkins.baseline>2.492</jenkins.baseline>
4242
<jenkins.version>${jenkins.baseline}.3</jenkins.version>

0 commit comments

Comments
 (0)