Skip to content

Commit

Permalink
Merge pull request #33 from swaroopar/feature/updateSpringBootVersion
Browse files Browse the repository at this point in the history
Feature/update spring boot version
  • Loading branch information
iskey authored Nov 27, 2023
2 parents 7fa3080 + 5c0f3f5 commit a4a6547
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified mvnw
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.5</version>
<version>3.2.0</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>org.eclipse.xpanse.terraform.boot</groupId>
Expand Down

0 comments on commit a4a6547

Please sign in to comment.