Skip to content

Commit

Permalink
Bump maven-replacer-plugin from 1.4.0 to 1.4.1 in /camel
Browse files Browse the repository at this point in the history
Bumps maven-replacer-plugin from 1.4.0 to 1.4.1.

---
updated-dependencies:
- dependency-name: com.google.code.maven-replacer-plugin:maven-replacer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 16, 2023
1 parent 2693e73 commit cf5f50f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion camel/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@
<plugin>
<groupId>com.google.code.maven-replacer-plugin</groupId>
<artifactId>maven-replacer-plugin</artifactId>
<version>1.4.0</version>
<version>1.4.1</version>
<executions>
<execution>
<phase>process-sources</phase>
Expand Down

0 comments on commit cf5f50f

Please sign in to comment.