This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch next in repository https://gitbox.apache.org/repos/asf/maven-compiler-plugin.git
commit 1b89ae2db154d2886aafc8fdae9e8ab87e898d6f Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Mon May 3 08:25:09 2021 +0200 Bump qdox from 2.0-M9 to 2.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7673fd..0e430d5 100644 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ under the License. <!-- to remove when using plexus-java-1.0.0 --> <groupId>com.thoughtworks.qdox</groupId> <artifactId>qdox</artifactId> - <version>2.0-M9</version> + <version>2.0.0</version> </dependency> </dependencies> </dependencyManagement>
