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 ebec494 Polished
ebec494 is described below
commit ebec4943343432bd593b94c81601b6a5ab66ce20
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Jul 28 06:40:22 2021 +0200
Polished
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 35df786..3a95d38 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -106,7 +106,7 @@
<cmis-version>1.1.0</cmis-version>
<cometd-java-client-version>4.0.4</cometd-java-client-version>
<cometd-java-server>4.0.4</cometd-java-server>
- <commons-beanutils-version>1.9.4</commons-beanutils-ersion>
+ <commons-beanutils-version>1.9.4</commons-beanutils-version>
<commons-codec-version>1.15</commons-codec-version>
<commons-collections-version>3.2.2</commons-collections-version>
<commons-collections4-version>4.4</commons-collections4-version>