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

fcsaky pushed a commit to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/release-1.20 by this push:
     new c3be75d0d55 [hotfix][docs] Update AWS connector version to 5.1
c3be75d0d55 is described below

commit c3be75d0d55ac1f6981c30048f03a329a084bdba
Author: Ferenc Csaky <[email protected]>
AuthorDate: Thu Feb 5 16:30:04 2026 +0100

    [hotfix][docs] Update AWS connector version to 5.1
---
 docs/setup_docs.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/setup_docs.sh b/docs/setup_docs.sh
index 13203a5cef6..02ba0e61c0b 100755
--- a/docs/setup_docs.sh
+++ b/docs/setup_docs.sh
@@ -52,7 +52,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
   cd tmp
 
   integrate_connector_docs elasticsearch v3.1
-  integrate_connector_docs aws v5.0
+  integrate_connector_docs aws v5.1
   integrate_connector_docs cassandra v3.1
   integrate_connector_docs pulsar v4.0
   integrate_connector_docs jdbc v3.3

Reply via email to