Skip to content

Commit

Permalink
Merge pull request #110 from GeorgeV220/dependabot/gradle/org.mongodb…
Browse files Browse the repository at this point in the history
…-mongodb-driver-3.12.14

chore(deps): bump org.mongodb:mongodb-driver from 3.12.12 to 3.12.14
  • Loading branch information
GeorgeV220 authored Jun 9, 2023
2 parents 1290417 + b6ecebc commit aa5ab70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ allprojects {
compileOnly 'commons-codec:commons-codec:1.15'
compileOnly 'commons-io:commons-io:2.11.0'
compileOnly 'commons-lang:commons-lang:2.6'
compileOnly 'org.mongodb:mongodb-driver:3.12.12'
compileOnly 'org.mongodb:mongodb-driver:3.12.14'
}
}

Expand Down

0 comments on commit aa5ab70

Please sign in to comment.