Skip to content

Commit

Permalink
fix: upgrade org.commonmark:commonmark-ext-autolink from 0.21.0 to 0.…
Browse files Browse the repository at this point in the history
…22.0

Snyk has created this PR to upgrade org.commonmark:commonmark-ext-autolink from 0.21.0 to 0.22.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.commonmark/commonmark-ext-autolink/

See this project in Snyk:
https://app.snyk.io/org/laffer1/project/92d1562f-6614-4887-91ed-664c62e4bf84?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Apr 16, 2024
1 parent 7014a6b commit ce89f30
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 @@ -24,7 +24,7 @@
<java-version>11</java-version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<mysql.driver.version>8.0.33</mysql.driver.version>
<commonmark.version>0.21.0</commonmark.version>
<commonmark.version>0.22.0</commonmark.version>
<esapi.version>2.5.3.1</esapi.version>
<spotless.version>2.30.0</spotless.version>
<argLine>-Xmx786m</argLine>
Expand Down

0 comments on commit ce89f30

Please sign in to comment.