Commit c2ca3bd
committed
Upgrade to Java 25 (default), Spring Boot 3.5.9, align all dependencies
- Target Java 25 by default, maintain Java 21+ compatibility via -Pjava21 profile
- Fix all deprecation warnings (Schema, URL, BigDecimal, Jackson, Thread, Locale, etc.)
- Bump dependencies: Lombok 1.18.42, PostgreSQL 42.7.8, Flyway 11.7.2, Testcontainers 1.21.4,
SpringDoc 2.8.15, Spring Cloud AWS 3.4.2, Azure 5.24.1, GCP 6.5.4, gRPC 1.79.0,
Protobuf 4.33.5, AWS SDK 2.41.24, Swagger 2.2.42, OpenAPI Gen 7.19.0
- Upgrade all Maven plugin versions to latest stable
- Enforce JDK 21+ via maven-enforcer-plugin1 parent 3d8a7f8 commit c2ca3bd
3 files changed
Lines changed: 14 additions & 15 deletions
File tree
- src/main/java/org/fireflyframework/web/logging
- appender
- filter
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| 172 | + | |
172 | 173 | | |
173 | 174 | | |
174 | 175 | | |
| |||
180 | 181 | | |
181 | 182 | | |
182 | 183 | | |
| 184 | + | |
183 | 185 | | |
184 | 186 | | |
185 | 187 | | |
| |||
Lines changed: 11 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
23 | 25 | | |
24 | 26 | | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
84 | 87 | | |
85 | 88 | | |
86 | 89 | | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
101 | 98 | | |
102 | 99 | | |
103 | 100 | | |
| |||
0 commit comments