浏览代码

Upgrade maven-jxr-plugin to 3.1.1

Change-Id: I66d7589ea1b823305d908acb13367ef78ef55f7a
Signed-off-by: Marco Miller <marco.miller@ericsson.com>
changes/08/180008/3
Marco Miller 3 年前
父节点
当前提交
ffe55a8005
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      org.eclipse.jgit.benchmarks/pom.xml
  2. 1
    1
      pom.xml

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

@@ -160,7 +160,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jxr-plugin</artifactId>
<version>3.0.0</version>
<version>3.1.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>

+ 1
- 1
pom.xml 查看文件

@@ -174,7 +174,7 @@
<bouncycastle-version>1.65</bouncycastle-version>
<spotbugs-maven-plugin-version>4.2.3</spotbugs-maven-plugin-version>
<maven-project-info-reports-plugin-version>3.1.2</maven-project-info-reports-plugin-version>
<maven-jxr-plugin-version>3.0.0</maven-jxr-plugin-version>
<maven-jxr-plugin-version>3.1.1</maven-jxr-plugin-version>
<maven-surefire-plugin-version>3.0.0-M5</maven-surefire-plugin-version>
<maven-surefire-report-plugin-version>${maven-surefire-plugin-version}</maven-surefire-report-plugin-version>
<maven-compiler-plugin-version>3.8.1</maven-compiler-plugin-version>

正在加载...
取消
保存