From 4d59c64fd2985f028e516852aa5c3bb4fafe7f19 Mon Sep 17 00:00:00 2001 From: Qingtian Wang Date: Tue, 13 Feb 2024 23:51:19 -0600 Subject: [PATCH] + added commons-lang3 dep explicitly --- pom.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a20ec5e..dc39017 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ io.github.q3769 semver-maven-plugin - 20240116.0.2024 + 20240116.0.202402 maven-plugin semver-maven-plugin @@ -113,6 +113,11 @@ mojo-executor 2.4.0 + + org.apache.commons + commons-lang3 + 3.14.0 + io.github.elf4j elf4j-provider @@ -221,7 +226,7 @@ io.github.q3769 semver-maven-plugin - 20240115.0.2024 + 20240116.0.202402 org.apache.maven.plugins