Skip to content

Commit d6c59cc

Browse files
authored
Merge 2e7c40d into ce6a772
2 parents ce6a772 + 2e7c40d commit d6c59cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Validation-Manager-Web/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.jodconverter</groupId>
118118
<artifactId>jodconverter-local</artifactId>
119-
<version>4.1.0</version>
119+
<version>4.2.3</version>
120120
</dependency>
121121
<dependency>
122122
<groupId>org.apache.poi</groupId>
@@ -306,7 +306,7 @@
306306
</configuration>
307307
<executions>
308308
<execution>
309-
<configuration />
309+
<configuration/>
310310
<goals>
311311
<goal>clean</goal>
312312
<goal>resources</goal>
@@ -354,7 +354,7 @@
354354
</goals>
355355
</pluginExecutionFilter>
356356
<action>
357-
<ignore />
357+
<ignore/>
358358
</action>
359359
</pluginExecution>
360360
</pluginExecutions>

0 commit comments

Comments
 (0)