We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca5a33 commit 273f77eCopy full SHA for 273f77e
metrics-benchmarks/pom.xml
@@ -65,7 +65,7 @@
65
<!-- generate an uber .jar for standalone benchmarking -->
66
<groupId>org.apache.maven.plugins</groupId>
67
<artifactId>maven-shade-plugin</artifactId>
68
- <version>3.5.3</version>
+ <version>3.6.0</version>
69
<executions>
70
<execution>
71
<phase>package</phase>
metrics-jcstress/pom.xml
@@ -59,7 +59,7 @@
59
<plugin>
60
61
62
63
64
<id>main</id>
0 commit comments