Skip to content

Commit

Permalink
Bump version in readme + typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcnoreau12 committed Feb 24, 2020
1 parent c278fae commit b625c6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The library uses:
- [Spring Boot](https://spring.io/projects/spring-boot) 1.5.21.RELEASE
- [AWS Java SDK](https://aws.amazon.com/sdk-for-java/) 1.11.566

Those can be overriden in your `pom.xml`.
Those can be overridden in your `pom.xml`.

The library was tested and worked properly with:

Expand All @@ -26,7 +26,7 @@ The library was tested and worked properly with:
<dependency>
<groupId>com.coveo</groupId>
<artifactId>spring-boot-parameter-store-integration</artifactId>
<version>1.2.0</version>
<version>1.3.0</version>
</dependency>
```

Expand Down

0 comments on commit b625c6f

Please sign in to comment.