Skip to content

Commit

Permalink
Bump org.apache.camel:camel-component-maven-plugin from 3.21.0 to 4.8.1
Browse files Browse the repository at this point in the history
Bumps org.apache.camel:camel-component-maven-plugin from 3.21.0 to 4.8.1.

---
updated-dependencies:
- dependency-name: org.apache.camel:camel-component-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent bd34cb1 commit 99ec960
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 @@ -86,7 +86,7 @@
<plugin>
<groupId>org.apache.camel</groupId>
<artifactId>camel-component-maven-plugin</artifactId>
<version>3.21.0</version>
<version>4.8.1</version>
<executions>
<execution>
<?m2e ignore?>
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 @@ -115,7 +115,7 @@
<plugin>
<groupId>org.apache.camel</groupId>
<artifactId>camel-component-maven-plugin</artifactId>
<version>3.21.0</version>
<version>4.8.1</version>
<executions>
<execution>
<?m2e ignore?>
Expand Down

0 comments on commit 99ec960

Please sign in to comment.