Skip to content

Commit c997048

Browse files
Bump qdox from 2.0-M9 to 2.0.0 (#36)
Bumps [qdox](https://github.com/paul-hammant/qdox) from 2.0-M9 to 2.0.0. - [Release notes](https://github.com/paul-hammant/qdox/releases) - [Commits](https://github.com/paul-hammant/qdox/commits/qdox-2.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf0624e commit c997048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plexus-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>com.thoughtworks.qdox</groupId>
7474
<artifactId>qdox</artifactId>
75-
<version>2.0-M9</version>
75+
<version>2.0.0</version>
7676
</dependency>
7777
<dependency>
7878
<groupId>javax.inject</groupId>

0 commit comments

Comments
 (0)