Skip to content

Commit 933612d

Browse files
chore(deps): bump org.codehaus.mojo:templating-maven-plugin (#2148)
Bumps [org.codehaus.mojo:templating-maven-plugin](https://github.com/mojohaus/templating-maven-plugin) from 1.0.0 to 3.0.0. - [Release notes](https://github.com/mojohaus/templating-maven-plugin/releases) - [Commits](mojohaus/templating-maven-plugin@templating-maven-plugin-1.0.0...3.0.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:templating-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2487729 commit 933612d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: bootstrapper-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<plugin>
8080
<groupId>org.codehaus.mojo</groupId>
8181
<artifactId>templating-maven-plugin</artifactId>
82-
<version>1.0.0</version>
82+
<version>3.0.0</version>
8383
<executions>
8484
<execution>
8585
<id>filtering-java-templates</id>

Diff for: operator-framework-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<plugin>
5151
<groupId>org.codehaus.mojo</groupId>
5252
<artifactId>templating-maven-plugin</artifactId>
53-
<version>1.0.0</version>
53+
<version>3.0.0</version>
5454
<executions>
5555
<execution>
5656
<id>filtering-java-templates</id>

0 commit comments

Comments
 (0)