We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65eeaed commit 99addabCopy full SHA for 99addab
examples/sample-app/pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
<groupId>com.ttulka.spring.configstore</groupId>
12
<artifactId>sample-app</artifactId>
13
- <version>1.2.2-SNAPSHOT</version>
+ <version>1.2.4-SNAPSHOT</version>
14
15
<dependencies>
16
<dependency>
@@ -20,7 +20,7 @@
20
21
<groupId>com.ttulka.spring.boot.configstore</groupId>
22
<artifactId>configuration-properties-store-jdbc-spring-boot-starter</artifactId>
23
24
</dependency>
25
26
<groupId>com.h2database</groupId>
0 commit comments