Skip to content

Commit b53420c

Browse files
build(deps): bump org.apache.httpcomponents.core5:httpcore5
Bumps [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) from 5.3.3 to 5.4.3. - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.4.3/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-core@rel/v5.3.3...rel/v5.4.3) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-version: 5.4.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f4e2d3 commit b53420c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/samples/userguide/src/userguide/springbootdemo

modules/samples/userguide/src/userguide/springbootdemo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
<dependency>
306306
<groupId>org.apache.httpcomponents.core5</groupId>
307307
<artifactId>httpcore5</artifactId>
308-
<version>5.3.3</version>
308+
<version>5.4.3</version>
309309
</dependency>
310310
<dependency>
311311
<groupId>org.apache.httpcomponents.client5</groupId>

0 commit comments

Comments
 (0)