Skip to content

Commit 4b581a8

Browse files
Update dependency com.qulice:qulice-maven-plugin to v0.24.2
1 parent dbbafcf commit 4b581a8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requs-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
<plugin>
183183
<groupId>com.qulice</groupId>
184184
<artifactId>qulice-maven-plugin</artifactId>
185-
<version>0.24.0</version>
185+
<version>0.24.2</version>
186186
<configuration>
187187
<excludes combine.children="append">
188188
<exclude>findbugs:.*</exclude>

requs-exec/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<plugin>
151151
<groupId>com.qulice</groupId>
152152
<artifactId>qulice-maven-plugin</artifactId>
153-
<version>0.24.0</version>
153+
<version>0.24.2</version>
154154
<configuration>
155155
<excludes combine.children="append">
156156
<exclude>xml:/src/it/settings.xml</exclude>

requs-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
<plugin>
213213
<groupId>com.qulice</groupId>
214214
<artifactId>qulice-maven-plugin</artifactId>
215-
<version>0.24.0</version>
215+
<version>0.24.2</version>
216216
<configuration>
217217
<excludes combine.children="append">
218218
<exclude>xml:/src/it/settings.xml</exclude>

0 commit comments

Comments
 (0)