Skip to content

Commit

Permalink
Merge pull request #56 from bolcom/dependabot/maven/org.springframewo…
Browse files Browse the repository at this point in the history
…rk.data-spring-data-mongodb-3.3.5

Bump spring-data-mongodb from 3.3.2 to 3.3.5
  • Loading branch information
agoston authored Jun 27, 2022
2 parents e166c63 + ff5cb67 commit fbf5e3b
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>3.3.2</version>
<version>3.3.5</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fbf5e3b

Please sign in to comment.