Skip to content

Commit c3f221f

Browse files
dependabot[bot]GMishx
authored andcommitted
chore(deps): bump httpcore5.version from 5.3.4 to 5.3.5
Bumps `httpcore5.version` from 5.3.4 to 5.3.5. Updates `org.apache.httpcomponents.core5:httpcore5` from 5.3.4 to 5.3.5 - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.5/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-core@rel/v5.3.4...rel/v5.3.5) Updates `org.apache.httpcomponents.core5:httpcore5-h2` from 5.3.4 to 5.3.5 - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.5/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-core@rel/v5.3.4...rel/v5.3.5) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.httpcomponents.core5:httpcore5-h2 dependency-version: 5.3.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f9b797 commit c3f221f

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
@@ -118,7 +118,7 @@
118118
<hamcrest.version>1.3</hamcrest.version>
119119
<httpclient5.version>5.5</httpclient5.version>
120120
<httpcore.version>4.4.16</httpcore.version>
121-
<httpcore5.version>5.3.4</httpcore5.version>
121+
<httpcore5.version>5.3.5</httpcore5.version>
122122
<jakarta-xml-bind.version>4.0.2</jakarta-xml-bind.version>
123123
<jakarta.servlet-api.version>6.1.0</jakarta.servlet-api.version>
124124
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>

0 commit comments

Comments
 (0)