From 45ae65c715e58d213e37836666096a7e65e420b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 11:00:24 +0000 Subject: [PATCH] Bump maven.api.version from 3.9.2 to 3.9.3 Bumps `maven.api.version` from 3.9.2 to 3.9.3. Updates `maven-core` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.9.2...maven-3.9.3) Updates `maven-artifact` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.9.2...maven-3.9.3) Updates `maven-plugin-api` from 3.9.2 to 3.9.3 - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.9.2...maven-3.9.3) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-artifact dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.maven:maven-plugin-api dependency-type: direct:production update-type: version-update:semver-patch ... 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 1835956a1..2f018f287 100644 --- a/boat-maven-plugin/pom.xml +++ b/boat-maven-plugin/pom.xml @@ -15,7 +15,7 @@ Open API Converter - 3.9.2 + 3.9.3 src/main/java/com/backbase/oss/boat/GenerateMojo.java, src/main/java/com/backbase/oss/codegen/*.java