Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Unverified Commit 85bbca8b authored by Antoine Rey's avatar Antoine Rey Committed by GitHub
Browse files

Merge pull request #32 from oldgit/master

Bump to spring-boot version 2.2.5.RELEASE
parents 38c38207 a870d2a7
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-rest</artifactId>
<version>2.2.4</version>
<version>2.2.5</version>
<description>REST version of the Spring Petclinic sample application</description>
<url>https://spring-petclinic.github.io/</url>
......@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.4.RELEASE</version>
<version>2.2.5.RELEASE</version>
<relativePath/> <!-- lookup parent from Maven repository -->
</parent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment