Skip to content

Commit d974f42

Browse files
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.9.1 (#1366)
Bumps [org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin) from 3.6.1 to 3.9.1. - [Release notes](https://github.com/apache/maven-invoker-plugin/releases) - [Commits](apache/maven-invoker-plugin@maven-invoker-plugin-3.6.1...maven-invoker-plugin-3.9.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-invoker-plugin dependency-version: 3.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76a1869 commit d974f42

File tree

1 file changed

+1
-1
lines changed
  • client/integration-tests/gav

1 file changed

+1
-1
lines changed

client/integration-tests/gav/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<maven.compiler.target>17</maven.compiler.target>
1717
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1818
<tested.version>${project.version}</tested.version>
19-
<version.maven.invoker.plugin>3.6.1</version.maven.invoker.plugin>
19+
<version.maven.invoker.plugin>3.9.1</version.maven.invoker.plugin>
2020
</properties>
2121

2222
<build>

0 commit comments

Comments
 (0)