Skip to content

Commit 7db65a6

Browse files
fix(deps-dev): bump commons-lang3 from 3.17.0 to 3.18.0 in /openfeature-provider/java (#89)
Not really a fix but we want to trigger a release. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a0f2ed commit 7db65a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openfeature-provider/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
<dependency>
198198
<groupId>org.apache.commons</groupId>
199199
<artifactId>commons-lang3</artifactId>
200-
<version>3.17.0</version>
200+
<version>3.18.0</version>
201201
<scope>test</scope>
202202
</dependency>
203203
<dependency>

0 commit comments

Comments
 (0)