From 5bdf24f25d7a3ca30cda6f1a49a12cade6404be7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 10:55:53 +0000 Subject: [PATCH] Bump feign-version from 12.4 to 12.5 Bumps `feign-version` from 12.4 to 12.5. Updates `io.github.openfeign:feign-core` from 12.4 to 12.5 - [Release notes](https://github.com/openfeign/feign/releases) - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md) - [Commits](https://github.com/openfeign/feign/compare/12.4...12.5) Updates `io.github.openfeign:feign-jackson` from 12.4 to 12.5 - [Release notes](https://github.com/openfeign/feign/releases) - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md) - [Commits](https://github.com/openfeign/feign/compare/12.4...12.5) Updates `io.github.openfeign:feign-slf4j` from 12.4 to 12.5 - [Release notes](https://github.com/openfeign/feign/releases) - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md) - [Commits](https://github.com/openfeign/feign/compare/12.4...12.5) Updates `io.github.openfeign:feign-okhttp` from 12.4 to 12.5 - [Release notes](https://github.com/openfeign/feign/releases) - [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md) - [Commits](https://github.com/openfeign/feign/compare/12.4...12.5) --- updated-dependencies: - dependency-name: io.github.openfeign:feign-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.openfeign:feign-jackson dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.openfeign:feign-slf4j dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.github.openfeign:feign-okhttp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- boat-maven-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boat-maven-plugin/pom.xml b/boat-maven-plugin/pom.xml index 38ccf257e..8afd621e2 100644 --- a/boat-maven-plugin/pom.xml +++ b/boat-maven-plugin/pom.xml @@ -24,7 +24,7 @@ reuseReports ${project.basedir}/target/jacoco-it.exec - 12.4 + 12.5 3.8.0 2.15.2 8.3.3