Skip to content

Commit

Permalink
#5158 Upgrade semver4j to 4.1.1 to handle trailing whitespaces and pr…
Browse files Browse the repository at this point in the history
…event NullPointerException
  • Loading branch information
nhumblot committed Dec 29, 2022
1 parent bdceed4 commit 28269a3
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.1.0</version>
<version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.jetbrains</groupId>
Expand Down

0 comments on commit 28269a3

Please sign in to comment.