We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce6a772 + 2e7c40d commit d6c59ccCopy full SHA for d6c59cc
Validation-Manager-Web/pom.xml
@@ -116,7 +116,7 @@
116
<dependency>
117
<groupId>org.jodconverter</groupId>
118
<artifactId>jodconverter-local</artifactId>
119
- <version>4.1.0</version>
+ <version>4.2.3</version>
120
</dependency>
121
122
<groupId>org.apache.poi</groupId>
@@ -306,7 +306,7 @@
306
</configuration>
307
<executions>
308
<execution>
309
- <configuration />
+ <configuration/>
310
<goals>
311
<goal>clean</goal>
312
<goal>resources</goal>
@@ -354,7 +354,7 @@
354
</goals>
355
</pluginExecutionFilter>
356
<action>
357
- <ignore />
+ <ignore/>
358
</action>
359
</pluginExecution>
360
</pluginExecutions>
0 commit comments