summaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
authorJohn Niang <johnniang@foxmail.com>2024-01-30 02:10:36 +0800
committerGitHub <noreply@github.com>2024-01-29 20:10:36 +0200
commita73185226d5591d0ac7b8ee508cd69f41fa0bfeb (patch)
tree68ad4d61d6535dc8448e12bc6e9cf44d887fc9a7 /pf4j/pom.xml
parent426a0d71ff843e28592ab0bbd989aa7fb274976c (diff)
downloadpf4j-a73185226d5591d0ac7b8ee508cd69f41fa0bfeb.tar.gz
pf4j-a73185226d5591d0ac7b8ee508cd69f41fa0bfeb.zip
Upgrade Java SemVer to 0.10.2 (#560)
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 03a46f2..a0d1155 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -107,7 +107,7 @@
<dependency>
<groupId>com.github.zafarkhaja</groupId>
<artifactId>java-semver</artifactId>
- <version>0.9.0</version>
+ <version>0.10.2</version>
</dependency>
<dependency>
<groupId>org.ow2.asm</groupId>