Skip to content

Commit 99addab

Browse files
committed
updated to 1.2.4
1 parent 65eeaed commit 99addab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/sample-app/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>com.ttulka.spring.configstore</groupId>
1212
<artifactId>sample-app</artifactId>
13-
<version>1.2.2-SNAPSHOT</version>
13+
<version>1.2.4-SNAPSHOT</version>
1414

1515
<dependencies>
1616
<dependency>
@@ -20,7 +20,7 @@
2020
<dependency>
2121
<groupId>com.ttulka.spring.boot.configstore</groupId>
2222
<artifactId>configuration-properties-store-jdbc-spring-boot-starter</artifactId>
23-
<version>1.2.2-SNAPSHOT</version>
23+
<version>1.2.4-SNAPSHOT</version>
2424
</dependency>
2525
<dependency>
2626
<groupId>com.h2database</groupId>

0 commit comments

Comments
 (0)