Skip to content

Commit e6ee4f0

Browse files
committed
release: bump version to 26.05.03
1 parent f779c05 commit e6ee4f0

3 files changed

Lines changed: 2 additions & 70 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
<parent>
99
<groupId>org.fireflyframework</groupId>
1010
<artifactId>fireflyframework-parent</artifactId>
11-
<version>26.05.02</version>
11+
<version>26.05.03</version>
1212
<relativePath/>
1313
</parent>
1414

1515
<artifactId>fireflyframework-starter-core</artifactId>
16-
<version>26.05.02</version>
16+
<version>26.05.03</version>
1717
<packaging>jar</packaging>
1818

1919
<name>Firefly Framework - Starter Core</name>

src/main/java/org/fireflyframework/core/config/WebFluxAutoConfiguration.java

Lines changed: 0 additions & 67 deletions
This file was deleted.

src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
org.fireflyframework.core.config.FireflyBannerAutoConfiguration
2-
org.fireflyframework.core.config.WebFluxAutoConfiguration
32
org.fireflyframework.core.config.WebClientAutoConfiguration
43
org.fireflyframework.core.config.WebClientBuilderCustomizer
54
org.fireflyframework.core.config.WebFilterAutoConfiguration

0 commit comments

Comments
 (0)