Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit

Permalink
fix: #5158 Upgrade semver4j to 4.1.1 to prevent NullPointerException
Browse files Browse the repository at this point in the history
nhumblot committed Dec 29, 2022

Verified

This commit was signed with the committer’s verified signature.
mcollina Matteo Collina
1 parent bdceed4 commit 6814ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit 6814ae1

Please sign in to comment.