Skip to content

Commit 99bfaef

Browse files
committed
[MPIR-414] Upgrade Maven Reporting API/Impl to 3.1.0
1 parent d1bd103 commit 99bfaef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,12 @@ under the License.
133133
<dependency>
134134
<groupId>org.apache.maven.reporting</groupId>
135135
<artifactId>maven-reporting-api</artifactId>
136-
<version>3.0</version>
136+
<version>3.1.0</version>
137137
</dependency>
138138
<dependency>
139139
<groupId>org.apache.maven.reporting</groupId>
140140
<artifactId>maven-reporting-impl</artifactId>
141-
<version>3.0.0</version>
141+
<version>3.1.0</version>
142142
</dependency>
143143

144144
<!-- Maven -->

0 commit comments

Comments
 (0)