Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Feb 20, 2024
1 parent 34a0e5e commit a8ad7b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions para-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<name>para-core</name>

<properties>
<jacksonVer>2.16.0</jacksonVer>
<jacksonVer>2.16.1</jacksonVer>
<flexmarkVer>0.64.8</flexmarkVer>
</properties>

Expand Down Expand Up @@ -187,7 +187,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.15.4</version>
<version>1.17.2</version>
</dependency>
<dependency>
<groupId>com.vladsch.flexmark</groupId>
Expand Down

0 comments on commit a8ad7b5

Please sign in to comment.