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 fad0b47 commit 0047d59Copy full SHA for 0047d59
README.md
@@ -24,6 +24,6 @@ Also available in Maven central:
24
<dependency>
25
<groupId>fun.wilddev.lib</groupId>
26
<artifactId>spring-starter-core-ext</artifactId>
27
- <version>1.0.1.RELEASE</version>
+ <version>1.0.2.RELEASE</version>
28
</dependency>
29
```
pom.xml
@@ -13,7 +13,7 @@
13
14
15
16
17
18
<name>spring-starter-core-ext</name>
19
<description>Core extension starter for Spring apps</description>
0 commit comments