From f94866b98c909cf470d0a15b59f7b28dcb9ab4bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:19:50 -0500 Subject: [PATCH] Bump org.apache.httpcomponents.core5:httpcore5 from 5.3.2 to 5.3.3 (#550) Bumps [org.apache.httpcomponents.core5:httpcore5](https://github.com/apache/httpcomponents-core) from 5.3.2 to 5.3.3. - [Changelog](https://github.com/apache/httpcomponents-core/blob/rel/v5.3.3/RELEASE_NOTES.txt) - [Commits](https://github.com/apache/httpcomponents-core/compare/rel/v5.3.2...rel/v5.3.3) --- updated-dependencies: - dependency-name: org.apache.httpcomponents.core5:httpcore5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5c3494a..34e9d7d 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <dependency> <groupId>org.apache.httpcomponents.core5</groupId> <artifactId>httpcore5</artifactId> - <version>5.3.2</version> + <version>5.3.3</version> </dependency> <dependency> <groupId>org.apache.xmlgraphics</groupId>