Skip to content

Commit 847f496

Browse files
committed
Merge branch 'master' of https://github.com/codehaus-cargo/cargo
2 parents 1b89825 + 91b8bb1 commit 847f496

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,7 +1136,7 @@
11361136
<dependency>
11371137
<groupId>org.tukaani</groupId>
11381138
<artifactId>xz</artifactId>
1139-
<version>1.11</version>
1139+
<version>1.12</version>
11401140
</dependency>
11411141
<dependency>
11421142
<groupId>org.xmlunit</groupId>
@@ -1314,12 +1314,12 @@
13141314
<plugin>
13151315
<groupId>org.apache.maven.plugins</groupId>
13161316
<artifactId>maven-resources-plugin</artifactId>
1317-
<version>3.4.0</version>
1317+
<version>3.5.0</version>
13181318
</plugin>
13191319
<plugin>
13201320
<groupId>org.apache.maven.plugins</groupId>
13211321
<artifactId>maven-shade-plugin</artifactId>
1322-
<version>3.6.1</version>
1322+
<version>3.6.2</version>
13231323
</plugin>
13241324
<plugin>
13251325
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)