Skip to content

Commit 7e7c194

Browse files
committed
IKA-4162: update exec-maven-plugin
1 parent 0f3b8f3 commit 7e7c194

File tree

1 file changed

+1
-1
lines changed
  • tika-server/tika-server-core

1 file changed

+1
-1
lines changed

tika-server/tika-server-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@
279279
<plugin>
280280
<groupId>org.codehaus.mojo</groupId>
281281
<artifactId>exec-maven-plugin</artifactId>
282-
<version>3.1.0</version>
282+
<version>3.1.1</version>
283283
<executions>
284284
<execution>
285285
<phase>test</phase>

0 commit comments

Comments
 (0)