Skip to content

Commit

Permalink
update Jackson
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed May 24, 2023
1 parent 3a64cbc commit ae657b8
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.14.2</jacksonVer>
<jacksonVer>2.15.0</jacksonVer>
<flexmarkVer>0.64.0</flexmarkVer>
</properties>

Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>io.github.classgraph</groupId>
<artifactId>classgraph</artifactId>
<version>4.8.157</version>
<version>4.8.158</version>
</dependency>

<!-- INJECT & JAX-RS -->
Expand Down

0 comments on commit ae657b8

Please sign in to comment.