Skip to content

Commit fcf0cfb

Browse files
authored
Merge pull request #341 from xdev-software/renovate/org.codehaus.mojo-flatten-maven-plugin-1.x
Update dependency org.codehaus.mojo:flatten-maven-plugin to v1.7.2
2 parents b1e7715 + d8965dd commit fcf0cfb

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

base/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
<plugin>
251251
<groupId>org.codehaus.mojo</groupId>
252252
<artifactId>flatten-maven-plugin</artifactId>
253-
<version>1.7.1</version>
253+
<version>1.7.2</version>
254254
<configuration>
255255
<flattenMode>ossrh</flattenMode>
256256
</configuration>

bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
<plugin>
121121
<groupId>org.codehaus.mojo</groupId>
122122
<artifactId>flatten-maven-plugin</artifactId>
123-
<version>1.7.1</version>
123+
<version>1.7.2</version>
124124
<configuration>
125125
<flattenMode>bom</flattenMode>
126126
</configuration>

db-jdbc-spring-orm-hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.codehaus.mojo</groupId>
187187
<artifactId>flatten-maven-plugin</artifactId>
188-
<version>1.7.1</version>
188+
<version>1.7.2</version>
189189
<configuration>
190190
<flattenMode>ossrh</flattenMode>
191191
</configuration>

db-jdbc-spring-orm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
<plugin>
186186
<groupId>org.codehaus.mojo</groupId>
187187
<artifactId>flatten-maven-plugin</artifactId>
188-
<version>1.7.1</version>
188+
<version>1.7.2</version>
189189
<configuration>
190190
<flattenMode>ossrh</flattenMode>
191191
</configuration>

db-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200
<plugin>
201201
<groupId>org.codehaus.mojo</groupId>
202202
<artifactId>flatten-maven-plugin</artifactId>
203-
<version>1.7.1</version>
203+
<version>1.7.2</version>
204204
<configuration>
205205
<flattenMode>ossrh</flattenMode>
206206
</configuration>

jul-to-slf4j/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
<plugin>
175175
<groupId>org.codehaus.mojo</groupId>
176176
<artifactId>flatten-maven-plugin</artifactId>
177-
<version>1.7.1</version>
177+
<version>1.7.2</version>
178178
<configuration>
179179
<flattenMode>ossrh</flattenMode>
180180
</configuration>

mockserver/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<plugin>
197197
<groupId>org.codehaus.mojo</groupId>
198198
<artifactId>flatten-maven-plugin</artifactId>
199-
<version>1.7.1</version>
199+
<version>1.7.2</version>
200200
<configuration>
201201
<flattenMode>ossrh</flattenMode>
202202
</configuration>

oidc-server-mock/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.codehaus.mojo</groupId>
182182
<artifactId>flatten-maven-plugin</artifactId>
183-
<version>1.7.1</version>
183+
<version>1.7.2</version>
184184
<configuration>
185185
<flattenMode>ossrh</flattenMode>
186186
</configuration>

selenium/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
<plugin>
230230
<groupId>org.codehaus.mojo</groupId>
231231
<artifactId>flatten-maven-plugin</artifactId>
232-
<version>1.7.1</version>
232+
<version>1.7.2</version>
233233
<configuration>
234234
<flattenMode>ossrh</flattenMode>
235235
</configuration>

spring-dao-support/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
<plugin>
207207
<groupId>org.codehaus.mojo</groupId>
208208
<artifactId>flatten-maven-plugin</artifactId>
209-
<version>1.7.1</version>
209+
<version>1.7.2</version>
210210
<configuration>
211211
<flattenMode>ossrh</flattenMode>
212212
</configuration>

0 commit comments

Comments
 (0)