瀏覽代碼

Update maven-shade-plugin to 3.2.4

Change-Id: Id3eb7c8ab5ce37b6079bbf9a4cb1974ba70ace8a
tags/v5.11.0.202102031030-m2
Matthias Sohn 3 年之前
父節點
當前提交
eecaebec3f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      org.eclipse.jgit.benchmarks/pom.xml

+ 1
- 1
org.eclipse.jgit.benchmarks/pom.xml 查看文件

@@ -115,7 +115,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.2.1</version>
<version>3.2.4</version>
<executions>
<execution>
<phase>package</phase>

Loading…
取消
儲存