File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1+ 1.2.1 (October 6, 2025)
2+ - Updated dependencies to fix vulnerabilities.
3+
141.2.0 (September 3, 2025)
25 - Updated `io.split.client` dependency to 4.16.1
36 - Updated `dev.openfeature` dependency to 1.17.0
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ This SDK is compatible with Java 11 and higher.
1313< dependency>
1414 < groupId> io. split. openfeature< / groupId>
1515 < artifactId> split- openfeature- provider< / artifactId>
16- < version> 1.2 . 0 < / version>
16+ < version> 1.2 . 1 < / version>
1717< / dependency>
1818```
1919### Configure it
Original file line number Diff line number Diff line change 66 <modelVersion >4.0.0</modelVersion >
77 <groupId >io.split.openfeature</groupId >
88 <artifactId >split-openfeature-provider</artifactId >
9- <version >1.2.0 </version >
9+ <version >1.2.1 </version >
1010 <name >split-openfeature-provider-java</name >
1111 <description >Split OpenFeature Java Provider</description >
1212 <url >www.split.io</url >
You can’t perform that action at this time.
0 commit comments