Skip to content

Commit

Permalink
MAT-6923 update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
riddhi-desai committed Apr 10, 2024
1 parent 5b67b53 commit 0d1279a
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 @@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.2.0</version>
<version>3.2.4</version>
<relativePath></relativePath>
<!-- lookup parent from repository -->
</parent>
Expand All @@ -28,7 +28,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.5</okta.springboot.starter.version>
<okta.springboot.starter.version>3.0.6</okta.springboot.starter.version>
<puppycrawl.checkstyle.version>10.1</puppycrawl.checkstyle.version>
<theoryinpractise.googleformatter.version>1.7.5</theoryinpractise.googleformatter.version>
</properties>
Expand Down

0 comments on commit 0d1279a

Please sign in to comment.