We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9b1eb1 commit 3ceb201Copy full SHA for 3ceb201
pom.xml
@@ -3,17 +3,10 @@
3
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4
<modelVersion>4.0.0</modelVersion>
5
6
- <parent>
7
- <groupId>org.springframework.boot</groupId>
8
- <artifactId>spring-boot-starter-parent</artifactId>
9
- <version>3.4.2</version>
10
- <relativePath/>
11
- </parent>
12
-
13
14
<groupId>com.github.jacopocarlini</groupId>
15
<artifactId>fast-feature-flags-provider</artifactId>
16
- <version>1.0.6</version>
+ <version>1.0.7</version>
17
<packaging>jar</packaging>
18
19
0 commit comments