Skip to content

Commit ac3d60c

Browse files
chore(deps): bump org.codehaus.mojo:templating-maven-plugin (#3128)
1 parent cb4d6e8 commit ac3d60c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bootstrapper-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<properties>
3434
<maven-plugin-annotations.version>3.15.2</maven-plugin-annotations.version>
3535
<maven-plugin-api.version>3.9.12</maven-plugin-api.version>
36-
<templating-maven-plugin.version>3.0.0</templating-maven-plugin.version>
36+
<templating-maven-plugin.version>3.1.0</templating-maven-plugin.version>
3737
<maven-plugin-plugin.version>3.15.2</maven-plugin-plugin.version>
3838
</properties>
3939

operator-framework-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.codehaus.mojo</groupId>
139139
<artifactId>templating-maven-plugin</artifactId>
140-
<version>3.0.0</version>
140+
<version>3.1.0</version>
141141
<executions>
142142
<execution>
143143
<id>filtering-java-templates</id>

0 commit comments

Comments
 (0)