Skip to content

Commit

Permalink
Merge pull request #86 from MeasureAuthoringTool/update-sb
Browse files Browse the repository at this point in the history
Update Spring Boot Version
  • Loading branch information
sb-benohe authored Aug 9, 2023
2 parents 9fb5c28 + 07cda7f commit eebcebd
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.0.5</version>
<version>3.0.9</version>
</parent>
<groupId>gov.cms.madie</groupId>
<artifactId>cql-elm-translation</artifactId>
Expand Down Expand Up @@ -201,7 +201,7 @@
<dependency>
<groupId>com.okta.spring</groupId>
<artifactId>okta-spring-boot-starter</artifactId>
<version>2.1.6</version>
<version>2.1.7</version>
</dependency>
<dependency>
<groupId>com.jayway.jsonpath</groupId>
Expand Down

0 comments on commit eebcebd

Please sign in to comment.