Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tuannm-techpro committed May 3, 2024
1 parent 01992f4 commit 30682ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add dependency into your `pom.xml`
<dependency>
<groupId>com.tuana9a</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>
</dependency>
<dependencies>
```
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.tuana9a</groupId>
<artifactId>spring-data-mongodb</artifactId>
<version>2.1.1</version>
<version>2.2.0</version>
<packaging>jar</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down

0 comments on commit 30682ce

Please sign in to comment.