Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update Version
  • Loading branch information
sagaert authored Apr 2, 2024
1 parent 6491101 commit acecc83
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 @@ -18,7 +18,7 @@ The following dependency-Entry is required:
<dependency>
<groupId>de.hdi.cfenv</groupId>
<artifactId>java-cfenv-s3</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>
</dependency>
```

Expand Down Expand Up @@ -72,4 +72,4 @@ Alternatively, you can also have an instance of the type ```CfEnvS3``` injected
- ```public String getRegion()```
- ```public String getAccessKeyId()```
- ```public SecretAccessKey getSecretAccessKey()```
- ```public String getBucket()```
- ```public String getBucket()```

0 comments on commit acecc83

Please sign in to comment.