Skip to content

Commit f4b89af

Browse files
chore(deps): bump org.apache.maven.doxia:doxia-sink-api (#914)
Bumps [org.apache.maven.doxia:doxia-sink-api](https://github.com/apache/maven-doxia) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/apache/maven-doxia/releases) - [Commits](apache/maven-doxia@doxia-2.0.0...doxia-2.1.0) --- updated-dependencies: - dependency-name: org.apache.maven.doxia:doxia-sink-api dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51e0379 commit f4b89af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<dependency>
247247
<groupId>org.apache.maven.doxia</groupId>
248248
<artifactId>doxia-sink-api</artifactId>
249-
<version>2.0.0</version>
249+
<version>2.1.0</version>
250250
<scope>provided</scope>
251251
</dependency>
252252
<dependency>

0 commit comments

Comments
 (0)