File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 2026-04-16 v1.7.0 - Released
2+ Trillium release with dependency upgrades and Jackson 3 migration.
3+
4+ ### Technical tasks
5+ * [ EDGAPIUTL-36] ( https://folio-org.atlassian.net/browse/EDGAPIUTL-36 ) Upgrade all dependencies for Trillium
6+ * [ EDGAPIUTL-37] ( https://folio-org.atlassian.net/browse/EDGAPIUTL-37 ) Migrate Jackson from 2 (com.fasterxml.jackson) to 3 (tools.jackson.core)
7+
18## 2025-03-11 v1.6.0 - Released
29Sunflower release with upgrade of dependencies and Java.
310
Original file line number Diff line number Diff line change 44 <groupId >org.folio</groupId >
55 <artifactId >edge-api-utils</artifactId >
66 <packaging >jar</packaging >
7- <version >1.7 .0-SNAPSHOT</version >
7+ <version >1.8 .0-SNAPSHOT</version >
88 <name >edge-api-utils</name >
99 <description >Common/Shared Edge API utilities for edge-common and edge-common-spring</description >
1010
3030 <junit .version>4.13.2</junit .version>
3131 <wiremock .version>3.13.2</wiremock .version>
3232 <mockito .version>5.21.0</mockito .version>
33- <folio-spring-base .version>10.0.0-RC1 </folio-spring-base .version>
34- <folio-tls-utils .version>3 .0.9 </folio-tls-utils .version>
33+ <folio-spring-base .version>10.0.0</folio-spring-base .version>
34+ <folio-tls-utils .version>4 .0.0 </folio-tls-utils .version>
3535 </properties >
3636
3737 <dependencyManagement >
You can’t perform that action at this time.
0 commit comments