Skip to content

Commit bcff414

Browse files
committed
release: bump version to 26.02.06
1 parent b24b35a commit bcff414

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This module is typically used by domain and data-layer microservices that requir
5353
<dependency>
5454
<groupId>org.fireflyframework</groupId>
5555
<artifactId>fireflyframework-r2dbc</artifactId>
56-
<version>26.02.05</version>
56+
<version>26.02.06</version>
5757
</dependency>
5858
```
5959

pom.xml

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

1414
<artifactId>fireflyframework-r2dbc</artifactId>
15-
<version>26.02.05</version>
15+
<version>26.02.06</version>
1616
<packaging>jar</packaging>
1717

1818
<name>Firefly Framework - R2DBC</name>

0 commit comments

Comments
 (0)