Skip to content

Commit

Permalink
Merge pull request #6066 from bndtools/dependabot/maven/maven-plugins…
Browse files Browse the repository at this point in the history
…/org.apache.maven.plugins-maven-invoker-plugin-3.6.1

build(deps): Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1 in /maven-plugins
  • Loading branch information
pkriens committed Apr 2, 2024
2 parents 0a174f2 + 431545f commit 883914f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugins/bnd-plugin-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.6.0</version>
<version>3.6.1</version>
<configuration>
<projectsDirectory>${basedir}/src/it</projectsDirectory>
<settingsFile>${basedir}/src/it/settings.xml</settingsFile>
Expand Down

0 comments on commit 883914f

Please sign in to comment.