We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1e9e03 commit 6c3e663Copy full SHA for 6c3e663
janusgraph-codepipelines-ci/pom.xml
@@ -83,7 +83,7 @@
83
<plugin>
84
<groupId>org.apache.maven.plugins</groupId>
85
<artifactId>maven-shade-plugin</artifactId>
86
- <version>3.0.0</version>
+ <version>3.1.0</version>
87
<executions>
88
<execution>
89
<id>shade-codepipelines</id>
janusgraph-core/pom.xml
@@ -196,7 +196,7 @@
196
</plugin>
197
198
199
- <version>2.3</version>
200
201
202
<id>shade-gremlin-groovy</id>
0 commit comments