We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b89825 + 91b8bb1 commit 847f496Copy full SHA for 847f496
pom.xml
@@ -1136,7 +1136,7 @@
1136
<dependency>
1137
<groupId>org.tukaani</groupId>
1138
<artifactId>xz</artifactId>
1139
- <version>1.11</version>
+ <version>1.12</version>
1140
</dependency>
1141
1142
<groupId>org.xmlunit</groupId>
@@ -1314,12 +1314,12 @@
1314
<plugin>
1315
<groupId>org.apache.maven.plugins</groupId>
1316
<artifactId>maven-resources-plugin</artifactId>
1317
- <version>3.4.0</version>
+ <version>3.5.0</version>
1318
</plugin>
1319
1320
1321
<artifactId>maven-shade-plugin</artifactId>
1322
- <version>3.6.1</version>
+ <version>3.6.2</version>
1323
1324
1325
0 commit comments