diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ <maven.compiler.source>17</maven.compiler.source> <maven.compiler.target>17</maven.compiler.target> <babbler.version>0.8.2</babbler.version> - <commonmark.version>0.20.0</commonmark.version> + <commonmark.version>0.21.0</commonmark.version> <jjwt.version>0.11.5</jjwt.version> <rome.version>1.18.0</rome.version> </properties> |