Skip to content

Commit 63bb9b9

Browse files
Jose Agustin PuenteJose Agustin Puente
authored andcommitted
release: bump version to 26.05.08
1 parent 7ab5f86 commit 63bb9b9

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/complete-example/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<parent>
1717
<groupId>org.springframework.boot</groupId>
1818
<artifactId>spring-boot-starter-parent</artifactId>
19-
<version>3.5.10</version>
19+
<version>26.05.08</version>
2020
<relativePath/>
2121
</parent>
2222

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
<parent>
88
<groupId>org.fireflyframework</groupId>
99
<artifactId>fireflyframework-parent</artifactId>
10-
<version>26.05.07</version>
10+
<version>26.05.08</version>
1111
</parent>
1212

1313
<artifactId>fireflyframework-client</artifactId>
14-
<version>26.05.07</version>
14+
<version>26.05.08</version>
1515
<packaging>jar</packaging>
1616

1717
<name>Firefly Framework - Common Client Library</name>

0 commit comments

Comments
 (0)