Skip to content

Commit 2682029

Browse files
committed
Merge branch 'main' into develop
2 parents 21af61b + 7046d1c commit 2682029

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
@@ -51,7 +51,7 @@ Provider implementations (AWS Cognito, Keycloak, Internal DB) are published as s
5151
<dependency>
5252
<groupId>org.fireflyframework</groupId>
5353
<artifactId>fireflyframework-idp</artifactId>
54-
<version>26.02.05</version>
54+
<version>26.02.06</version>
5555
</dependency>
5656
```
5757

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-idp</artifactId>
15-
<version>26.02.05</version>
15+
<version>26.02.06</version>
1616
<packaging>jar</packaging>
1717

1818
<name>Firefly Framework - Identity Provider</name>

0 commit comments

Comments
 (0)