Skip to content

Commit

Permalink
update jackson-annotations version
Browse files Browse the repository at this point in the history
  • Loading branch information
hilpitome committed Nov 2, 2022
1 parent 9c9edf5 commit f1508be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<artifactId>opensrp-server-core</artifactId>
<packaging>jar</packaging>
<version>3.2.8-ALPHA-SNAPSHOT</version>
<version>3.2.8-ALPHA1-SNAPSHOT</version>
<name>opensrp-server-core</name>
<description>OpenSRP Server Core module</description>
<url>https://github.com/OpenSRP/opensrp-server-core</url>
Expand Down Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
<version>2.12.6</version>
<version>2.13.4</version>
</dependency>

<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk -->
Expand Down

0 comments on commit f1508be

Please sign in to comment.