We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab5f86 commit 63bb9b9Copy full SHA for 63bb9b9
2 files changed
examples/complete-example/pom.xml
@@ -16,7 +16,7 @@
16
<parent>
17
<groupId>org.springframework.boot</groupId>
18
<artifactId>spring-boot-starter-parent</artifactId>
19
- <version>3.5.10</version>
+ <version>26.05.08</version>
20
<relativePath/>
21
</parent>
22
pom.xml
@@ -7,11 +7,11 @@
7
8
<groupId>org.fireflyframework</groupId>
9
<artifactId>fireflyframework-parent</artifactId>
10
- <version>26.05.07</version>
11
12
13
<artifactId>fireflyframework-client</artifactId>
14
15
<packaging>jar</packaging>
<name>Firefly Framework - Common Client Library</name>
0 commit comments