From a1d87fc71b68d7fd2a799da291ffb80794c60218 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Wed, 12 Jul 2023 16:45:58 -0300 Subject: [PATCH] Bump build-helper-plugin to 3.4.0 --- .github/dependabot.yml | 1 + build-parent/pom.xml | 2 +- independent-projects/parent/pom.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 49a94fd0739ae..afdd79e5713ef 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -80,6 +80,7 @@ updates: - dependency-name: net.revelc.code.formatter:formatter-maven-plugin - dependency-name: net.revelc.code:impsort-maven-plugin - dependency-name: org.apache.maven.plugins:maven-invoker-plugin + - dependency-name: org.codehaus.mojo:build-helper-maven-plugin # Narayana - dependency-name: org.jboss.narayana.jta:* - dependency-name: org.jboss.narayana.jts:* diff --git a/build-parent/pom.xml b/build-parent/pom.xml index e6ab230f49cf6..351d2a1e63575 100644 --- a/build-parent/pom.xml +++ b/build-parent/pom.xml @@ -145,7 +145,7 @@ 0.14.7 0.26.1 - 1.9.1 + 3.4.0 0.14.5 0.4.5 diff --git a/independent-projects/parent/pom.xml b/independent-projects/parent/pom.xml index 7933fd0843b37..deaa7a0439064 100644 --- a/independent-projects/parent/pom.xml +++ b/independent-projects/parent/pom.xml @@ -17,7 +17,7 @@ - 3.3.0 + 3.4.0 3.0.0 3.2.0 3.11.0