File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed
providers/go-feature-flag Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >dev.openfeature.contrib</groupId >
77 <artifactId >parent</artifactId >
8- <version >0.2.2 </version >
8+ <version >[ 0.2,) </version >
99 <relativePath >../../pom.xml</relativePath >
1010 </parent >
1111 <groupId >dev.openfeature.contrib.providers</groupId >
3434 <dependency >
3535 <groupId >com.fasterxml.jackson.datatype</groupId >
3636 <artifactId >jackson-datatype-jsr310</artifactId >
37- <version >2.18.3 </version >
37+ <version >2.19.0 </version >
3838 </dependency >
3939
4040 <dependency >
4141 <groupId >com.fasterxml.jackson.core</groupId >
4242 <artifactId >jackson-databind</artifactId >
43- <version >2.18.3 </version >
43+ <version >2.19.0 </version >
4444 </dependency >
4545
4646 <dependency >
5656 <scope >test</scope >
5757 </dependency >
5858
59- <dependency >
60- <groupId >com.github.ben-manes.caffeine</groupId >
61- <artifactId >caffeine</artifactId >
62- <version >2.9.3</version >
63- </dependency >
64-
6559 <dependency >
6660 <groupId >org.slf4j</groupId >
6761 <artifactId >slf4j-api</artifactId >
You can’t perform that action at this time.
0 commit comments