Skip to content

Commit

Permalink
[mongodb][hotfix] Fix authentication failed when using a non admin au…
Browse files Browse the repository at this point in the history
…th source and duplicated usernames #1934 (#1935)
  • Loading branch information
Jiabao-Sun authored Feb 23, 2023
1 parent e1ee372 commit 850c87c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flink-connector-mongodb-cdc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ under the License.
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.3.1</version>
<version>4.3.4</version>
</dependency>

<!-- test dependencies on Flink -->
Expand Down

0 comments on commit 850c87c

Please sign in to comment.