Selaa lähdekoodia

Merge aa3edffd31922f0be2671538e4c7b5d808ccae0c into 700be64d6f52f449cd218a7217e93490be962246

DanilSuits 8 vuotta sitten
vanhempi
commit
93cb02f7af
No account linked to committer's email
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Näytä tiedosto

@@ -8,7 +8,7 @@
8 8
     <parent>
9 9
         <groupId>org.springframework.boot</groupId>
10 10
         <artifactId>spring-boot-starter-parent</artifactId>
11
-        <version>1.5.10.RELEASE</version>
11
+        <version>1.5.13.RELEASE</version>
12 12
     </parent>
13 13
     <description>This application shows a few key concepts of
14 14
         Domain Driven Design implemented in Enterprise Java.