Skip to content

Commit 706f200

Browse files
Bump org.apache.maven.doxia:doxia-sink-api from 2.0.0-M12 to 2.0.0 (#432)
Bumps [org.apache.maven.doxia:doxia-sink-api](https://github.com/apache/maven-doxia) from 2.0.0-M12 to 2.0.0. - [Release notes](https://github.com/apache/maven-doxia/releases) - [Commits](apache/maven-doxia@doxia-2.0.0-M12...doxia-2.0.0) --- updated-dependencies: - dependency-name: org.apache.maven.doxia:doxia-sink-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb0f302 commit 706f200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ under the License.
147147
<dependency>
148148
<groupId>org.apache.maven.doxia</groupId>
149149
<artifactId>doxia-sink-api</artifactId>
150-
<version>2.0.0-M12</version>
150+
<version>2.0.0</version>
151151
</dependency>
152152

153153
<!-- reporting -->

0 commit comments

Comments
 (0)