Skip to content

Commit

Permalink
Merge pull request #204 from quarkusio/dependabot/maven/org.commonmar…
Browse files Browse the repository at this point in the history
…k-commonmark-0.22.0

Bump org.commonmark:commonmark from 0.21.0 to 0.22.0
  • Loading branch information
marko-bekhta authored Mar 18, 2024
2 parents cb21346 + a16e7f7 commit 6087828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
<dependency>
<groupId>org.commonmark</groupId>
<artifactId>commonmark</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
</dependency>
<dependency>
<groupId>org.jsoup</groupId>
Expand Down

0 comments on commit 6087828

Please sign in to comment.