Skip to content

Commit 4a001fe

Browse files
authored
Update pom.xml
Signed-off-by: Todd Baert <[email protected]>
1 parent c1088b6 commit 4a001fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
<!-- this can be overriden in child POMs to support specific SDK requirements -->
9999
<groupId>dev.openfeature</groupId>
100100
<artifactId>sdk</artifactId>
101-
<!-- 1.0.0 <= v < 3.0 (excluding 2.0 pre-releases)-->
101+
<!-- 1.16.0 <= v < 3.0 (excluding 2.0 pre-releases)-->
102102
<version>[1.16.0,2.99999)</version>
103103
<!-- use the version provided at runtime -->
104104
<scope>provided</scope>

0 commit comments

Comments
 (0)