Skip to content

Commit

Permalink
chore: Update pom.xml.
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Sabadello <markus@danubetech.com>
  • Loading branch information
peacekeeper committed Jan 4, 2021
1 parent 8bf2959 commit 5014bdc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<commons-io.version>2.6</commons-io.version>
<commons.lang3.version>3.10</commons.lang3.version>

<maven-source-plugin.version>3.2.0</maven-source-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<maven-compiler-plugin.version>3.8.1</maven-compiler-plugin.version>
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
Expand Down Expand Up @@ -89,7 +89,7 @@
<artifactId>maven-surefire-plugin</artifactId>
<version>${maven-surefire-plugin.version}</version>
<configuration>
<forkMode>never</forkMode>
<forkCount>0</forkCount>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 5014bdc

Please sign in to comment.