Skip to content

Commit

Permalink
MAT-7279 updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
sb-prateekkeerthi committed Jul 3, 2024
1 parent f71ef85 commit fa058e7
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.3</version>
<version>3.2.6</version>
<relativePath></relativePath>
</parent>
<groupId>gov.cms.madie</groupId>
Expand All @@ -26,7 +26,7 @@
<mvn.checkstyle.version>3.1.2</mvn.checkstyle.version>
<mvnreports.version>3.2.2</mvnreports.version>
<mvnsite.version>3.11.0</mvnsite.version>
<okta.springboot.starter.version>3.0.6</okta.springboot.starter.version>
<okta.springboot.starter.version>3.0.7</okta.springboot.starter.version>
<org.mapstruct.version>1.5.5.Final</org.mapstruct.version>
<puppycrawl.checkstyle.version>10.1</puppycrawl.checkstyle.version>
<spotify.fmt.version>2.21.1</spotify.fmt.version>
Expand Down Expand Up @@ -389,4 +389,4 @@
</plugin>
</plugins>
</reporting>
</project>
</project>

0 comments on commit fa058e7

Please sign in to comment.