This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 553d47830a1 Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
(#13831)
553d47830a1 is described below
commit 553d47830a1359e7ac19ac446ce029b061d82a70
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 17 11:27:55 2024 +0200
Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0 (#13831)
Bumps org.apache.commons:commons-text from 1.11.0 to 1.12.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d5fc50c92d4..1ee4eec27bd 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -116,7 +116,7 @@
<commons-math3-version>3.6.1</commons-math3-version>
<commons-net-version>3.10.0</commons-net-version>
<commons-pool2-version>2.12.0</commons-pool2-version>
- <commons-text-version>1.11.0</commons-text-version>
+ <commons-text-version>1.12.0</commons-text-version>
<commons-validator-version>1.8.0</commons-validator-version>
<compress-lzf-version>1.1.2</compress-lzf-version>
<consul-client-version>1.3.1</consul-client-version>