Skip to content

Commit 17fb4ee

Browse files
⬆️ Bump httpclient from 4.5.12 to 4.5.13 (#10)
Bumps httpclient from 4.5.12 to 4.5.13. --- updated-dependencies: - dependency-name: org.apache.httpcomponents:httpclient dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a979b0 commit 17fb4ee

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
@@ -19,7 +19,7 @@
1919
<maven.compiler.source>1.8</maven.compiler.source>
2020
<maven.compiler.target>1.8</maven.compiler.target>
2121
<okhttp3.version>4.5.0</okhttp3.version>
22-
<httpclient.version>4.5.12</httpclient.version>
22+
<httpclient.version>4.5.13</httpclient.version>
2323
<hutool.version>5.5.7</hutool.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)