Skip to content

Commit

Permalink
MAT-6963 Updating pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
riddhi-desai committed Apr 9, 2024
1 parent 15a5f7e commit d61dd49
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 @@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.13</version>
<version>3.2.4</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>gov.cms.madie</groupId>
Expand Down Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>org.springdoc</groupId>
<artifactId>springdoc-openapi-ui</artifactId>
<version>1.6.12</version>
<version>1.8.0</version>
</dependency>

<dependency>
Expand All @@ -129,7 +129,7 @@
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-starter</artifactId>
<version>3.0.4</version>
<version>3.0.6</version>
</dependency>

<dependency>
Expand Down

0 comments on commit d61dd49

Please sign in to comment.