Skip to content

Commit

Permalink
fix(deps): update dependency org.semver4j:semver4j to v5.2.3 (#740)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 2d7b262 commit 387f8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<dependency>
<groupId>org.semver4j</groupId>
<artifactId>semver4j</artifactId>
<version>5.2.2</version>
<version>5.2.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 387f8ae

Please sign in to comment.