We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 740bb7e + d476c73 commit 05dffd6Copy full SHA for 05dffd6
1 file changed
commons-rng-examples/pom.xml
@@ -46,7 +46,7 @@
46
<commons.module.name>org.apache.commons.rng.examples</commons.module.name>
47
48
<rng.picocli.version>4.7.6</rng.picocli.version>
49
- <rng.shade.version>3.6.0</rng.shade.version>
+ <rng.shade.version>3.6.2</rng.shade.version>
50
51
<!-- Disable JApiCmp failures (but keep the report). The examples API is allowed to change. -->
52
<commons.japicmp.breakBuildOnBinaryIncompatibleModifications>false</commons.japicmp.breakBuildOnBinaryIncompatibleModifications>
0 commit comments