Skip to content

Commit b625c6f

Browse files
committed
Bump version in readme + typo
1 parent c278fae commit b625c6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The library uses:
1212
- [Spring Boot](https://spring.io/projects/spring-boot) 1.5.21.RELEASE
1313
- [AWS Java SDK](https://aws.amazon.com/sdk-for-java/) 1.11.566
1414

15-
Those can be overriden in your `pom.xml`.
15+
Those can be overridden in your `pom.xml`.
1616

1717
The library was tested and worked properly with:
1818

@@ -26,7 +26,7 @@ The library was tested and worked properly with:
2626
<dependency>
2727
<groupId>com.coveo</groupId>
2828
<artifactId>spring-boot-parameter-store-integration</artifactId>
29-
<version>1.2.0</version>
29+
<version>1.3.0</version>
3030
</dependency>
3131
```
3232

0 commit comments

Comments
 (0)