Skip to content

Commit 7e9c93d

Browse files
build(deps): bump org.apache.httpcomponents.core5:httpcore5-h2
Bumps [org.apache.httpcomponents.core5:httpcore5-h2](https://github.com/apache/httpcomponents-core) from 5.4.1 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.4.1...rel/v5.4.3) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.core5:httpcore5-h2 dependency-version: 5.4.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7a5906d commit 7e9c93d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/samples/userguide/src/userguide/springbootdemo-tomcat11/META-INF/maven/userguide.springboot/axis2-json-api

modules/samples/userguide/src/userguide/springbootdemo-tomcat11/META-INF/maven/userguide.springboot/axis2-json-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@
210210
<dependency>
211211
<groupId>org.apache.httpcomponents.core5</groupId>
212212
<artifactId>httpcore5-h2</artifactId>
213-
<version>5.4.1</version>
213+
<version>5.4.3</version>
214214
</dependency>
215215
<!-- Axiom (XML object model — still needed by kernel internals) -->
216216
<dependency>

0 commit comments

Comments
 (0)