This is an automated email from the ASF dual-hosted git repository.

acosentino 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 e61a6ddc16f Use latest version doc
e61a6ddc16f is described below

commit e61a6ddc16f94704f0b311e2741186949e2e9984
Author: Federico Mariani <[email protected]>
AuthorDate: Fri Aug 5 16:58:18 2022 +0200

    Use latest version doc
---
 .../camel-bean-validator/src/main/docs/bean-validator-component.adoc    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc 
b/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc
index 4c685836e00..bb710241c32 100644
--- 
a/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc
+++ 
b/components/camel-bean-validator/src/main/docs/bean-validator-component.adoc
@@ -17,7 +17,7 @@ The Validator component performs bean validation of the 
message body
 using the Java Bean Validation API
 (http://jcp.org/en/jsr/detail?id=303[JSR 303]). Camel uses the reference
 implementation, which is
-http://docs.jboss.org/hibernate/validator/4.3/reference/en-US/html_single/[Hibernate
+https://docs.jboss.org/hibernate/validator/6.2/reference/en-US/html_single/[Hibernate
 Validator].
 
 Maven users will need to add the following dependency to their `pom.xml`

Reply via email to