Skip to content

Commit

Permalink
fix(deps): update dependency org.mongodb:mongodb-driver-sync to v4.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent a875736 commit cc63cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-forge-core/src/main/resources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.mongodb</groupId>
<artifactId>mongodb-driver-sync</artifactId>
<version>4.11.3</version>
<version>4.11.5</version>
</dependency>
<dependency>
<groupId>org.grails.plugins</groupId>
Expand Down

0 comments on commit cc63cbf

Please sign in to comment.