We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779d32e commit ec39750Copy full SHA for ec39750
1 file changed
pom.xml
@@ -68,7 +68,6 @@
68
<dependency>
69
<groupId>com.jcabi</groupId>
70
<artifactId>jcabi-log</artifactId>
71
- <version>0.24.3</version>
72
</dependency>
73
74
<groupId>commons-io</groupId>
@@ -305,6 +304,7 @@
305
304
<plugin>
306
<groupId>com.qulice</groupId>
307
<artifactId>qulice-maven-plugin</artifactId>
+ <version>0.25.1</version>
308
<configuration>
309
<excludes combine.children="append">
310
<exclude>xml:/src/it/settings.xml</exclude>
0 commit comments