Skip to content

Commit

Permalink
Merge pull request #250 from eclipse-basyx/dependabot/maven/org.codeh…
Browse files Browse the repository at this point in the history
…aus.mojo-build-helper-maven-plugin-3.4.0

Bump org.codehaus.mojo:build-helper-maven-plugin from 3.3.0 to 3.4.0
  • Loading branch information
FrankSchnicke authored Sep 14, 2023
2 parents 0cccc6a + 68c9bac commit 18a066b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion databridge.camel-aas/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<executions>
<execution>
<phase>initialize</phase>
Expand Down
2 changes: 1 addition & 1 deletion databridge.camel-hono/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>3.3.0</version>
<version>3.4.0</version>
<executions>
<execution>
<phase>initialize</phase>
Expand Down

0 comments on commit 18a066b

Please sign in to comment.