Skip to content

Commit

Permalink
pom: upgrade MongoDB dependency to support MongoDB v7, #TASK-7155
Browse files Browse the repository at this point in the history
  • Loading branch information
pfurio committed Oct 28, 2024
1 parent 2077871 commit 8bd41cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<apache.commons.lang3.version>3.14.0</apache.commons.lang3.version>
<slf4j.version>1.7.36</slf4j.version>
<avro.version>1.7.7</avro.version>
<mongodb.version>4.8.2</mongodb.version>
<mongodb.version>4.11.4</mongodb.version>
<solr.version>8.8.2</solr.version>
<jcommander.version>1.69</jcommander.version>
<ant.version>1.10.12</ant.version>
Expand Down

0 comments on commit 8bd41cc

Please sign in to comment.