From 5cb69cd2510c8d80ef8a76f9788da143bc6062cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 13:01:17 +0000 Subject: [PATCH] Bump unirest-java from 3.13.11 to 3.14.1 Bumps [unirest-java](https://github.com/Kong/unirest-java) from 3.13.11 to 3.14.1. - [Release notes](https://github.com/Kong/unirest-java/releases) - [Changelog](https://github.com/Kong/unirest-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/Kong/unirest-java/compare/v3.13.11...v3.14.1) --- updated-dependencies: - dependency-name: com.konghq:unirest-java dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6345b7cf..16f1a2fc 100644 --- a/pom.xml +++ b/pom.xml @@ -145,7 +145,7 @@ com.konghq unirest-java - 3.13.11 + 3.14.1 net.ricecode