Skip to content

Commit

Permalink
Grad release v1.8.23 (#110)
Browse files Browse the repository at this point in the history
* Default timezone config

* Default timezone config

* Update pom.xml

---------

Co-authored-by: alexryba <alex.rybakov@gov.bc.ca>
Co-authored-by: githubmamatha <106563495+githubmamatha@users.noreply.github.com>
  • Loading branch information
3 people committed Aug 1, 2023
1 parent 41e9a13 commit 7f0fdf1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>
<groupId>ca.bc.gov</groupId>
<artifactId>educ-grad-business-api</artifactId>
<version>1.8.22</version>
<version>1.8.23</version>
<name>educ-grad-business-api</name>
<description>GRAD Business API for external clients</description>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ public RestTemplate restTemplate(RestTemplateBuilder builder) {
return builder.build();
}



}

0 comments on commit 7f0fdf1

Please sign in to comment.