Skip to content

Commit

Permalink
fix(deps): bump semver4j
Browse files Browse the repository at this point in the history
resolves #5158
  • Loading branch information
jeremylong committed Dec 27, 2022
1 parent 7dedb46 commit 729ce01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1069,7 +1069,7 @@ Copyright (c) 2012 - Jeremy Long
<dependency>
<groupId>org.semver4j</groupId>
<artifactId>semver4j</artifactId>
<version>4.0.0</version>
<version>4.1.0</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down

0 comments on commit 729ce01

Please sign in to comment.