Skip to content

Commit

Permalink
SITE-4228
Browse files Browse the repository at this point in the history
  • Loading branch information
Girish committed Sep 19, 2024
1 parent 2129df6 commit 5462843
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -60,12 +60,12 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId>
<version>2.5.3</version>
<version>2.9.4</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.5.3</version>
<version>2.9.4</version>
</dependency>
<dependency>
<groupId>io.springfox</groupId>
Expand Down Expand Up @@ -109,7 +109,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-framework-bom</artifactId>
<version>5.3.33</version>
<version>5.3.39</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 5462843

Please sign in to comment.