Skip to content

Commit

Permalink
Getting rid of CVE in MongoDB connector (CVE-2021-20328) (apache#13947)
Browse files Browse the repository at this point in the history
  • Loading branch information
dlg99 authored Jan 28, 2022
1 parent d22ff4f commit 6912289
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulsar-io/mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<name>Pulsar IO :: MongoDB</name>

<properties>
<mongo-reactivestreams.version>4.1.0</mongo-reactivestreams.version>
<mongo-reactivestreams.version>4.1.2</mongo-reactivestreams.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 6912289

Please sign in to comment.