Skip to content

Commit f26608e

Browse files
committed
readme update
1 parent 7f78ab7 commit f26608e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ For a deep dive into the project, refer to the Spring Cloud OCI documentation:
1515
| Version | Reference Docs | API Docs |
1616
|------------------------|---------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------|
1717
| Spring Cloud OCI 1.0.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oci/1.0.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oci/1.0.0/javadocs/index.html) |
18-
| Spring Cloud OCI 1.0.1 | [Reference Docs](https://oracle.github.io/spring-cloud-oci/1.0.0/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oci/1.0.0/javadocs/index.html) |
18+
| Spring Cloud OCI 1.0.1 | [Reference Docs](https://oracle.github.io/spring-cloud-oci/1.0.1/reference/html/index.html) | [API Docs](https://oracle.github.io/spring-cloud-oci/1.0.1/javadocs/index.html) |
19+
| Spring Cloud OCI 1.1.0 | [Reference Docs](https://oracle.github.io/spring-cloud-oci/1.1.0/reference/html/index.html) | |
1920

2021

2122
## Compatibility with Spring Project Versions
@@ -26,13 +27,14 @@ This project has dependency and transitive dependencies on Spring Projects. The
2627
|------------------|--------------|--------------|--------------|
2728
| 1.0.0 | 2022.0.x | 3.1.x, 3.0.x | 3.24.0 |
2829
| 1.0.1 | 2023.0.x | 3.2.x | 3.41.1 |
29-
| 1.1.0 | 2023.0.x | 3.2.x | 3.41.1 |
30+
| 1.1.0 | 2023.0.x | 3.2.x | 3.44.x |
3031

3132
## Sample applications
3233

3334
Samples for each service supported by Spring Cloud OCI below:
3435

3536
* [Application Samples](spring-cloud-oci-samples)
37+
3638
## Checking out and building
3739

3840
If you like to clone this repo in your OCI tenancy, click on 'Open in Code Editor' button below to clone and launch OCI Code Editor for this sample.

0 commit comments

Comments
 (0)