Skip to content

Commit d56fd14

Browse files
committed
Revert "Use 1.0.5-SNAPSHOT"
This reverts commit def3609.
1 parent 3f11505 commit d56fd14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

srv/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@
128128
</dependency>
129129

130130
<!-- DEV TOOLS -->
131+
<dependency>
132+
<groupId>org.springframework.boot</groupId>
133+
<artifactId>spring-boot-devtools</artifactId>
134+
<optional>true</optional>
135+
</dependency>
131136
</dependencies>
132137

133138
<build>

0 commit comments

Comments
 (0)