This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new d69362a Bump commons-lang3 from 3.11 to 3.12.0 (#972)
d69362a is described below
commit d69362acc29619546a684309b6c7ca576b82dce7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Apr 6 14:20:02 2021 +0100
Bump commons-lang3 from 3.11 to 3.12.0 (#972)
Bumps commons-lang3 from 3.11 to 3.12.0.
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 242a098..3cd7b8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
<ver.commonsio>2.8.0</ver.commonsio>
<ver.commonscli>1.4</ver.commonscli>
- <ver.commonslang3>3.11</ver.commonslang3>
+ <ver.commonslang3>3.12.0</ver.commonslang3>
<ver.commonsrdf>0.5.0</ver.commonsrdf>
<ver.commonscsv>1.8</ver.commonscsv>
<ver.commons-codec>1.15</ver.commons-codec>