Skip to content

Commit

Permalink
Merge pull request #5621 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.5.1

build(deps): Bump maven-invoker-plugin from 3.5.0 to 3.5.1 in /maven-plugins
  • Loading branch information
pkriens committed Mar 31, 2023
2 parents 40418ec + fd057cd commit f0397ce
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 @@ -315,7 +315,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.5.0</version>
<version>3.5.1</version>
<configuration>
<projectsDirectory>${basedir}/src/it</projectsDirectory>
<settingsFile>${basedir}/src/it/settings.xml</settingsFile>
Expand Down

0 comments on commit f0397ce

Please sign in to comment.