This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/any23.git
The following commit(s) were added to refs/heads/master by this push:
new 6cd0493 Bump commons-lang3 from 3.10 to 3.12.0 (#207)
6cd0493 is described below
commit 6cd04932e823437be46a8bdde43a0dddeefd43ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 6 09:10:12 2021 -0700
Bump commons-lang3 from 3.10 to 3.12.0 (#207)
Bumps commons-lang3 from 3.10 to 3.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-lang3
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 d83a23a..0a54897 100644
--- a/pom.xml
+++ b/pom.xml
@@ -309,7 +309,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
- <version>3.10</version>
+ <version>3.12.0</version>
</dependency>
<dependency>
<groupId>org.apache.httpcomponents</groupId>