Skip to content

Commit 6c6a730

Browse files
authored
Merge pull request #43462 from melloware/oracle-jdbc-stable
Oracle JDBC update preview to stable
2 parents 4b6211c + 88aa4c5 commit 6c6a730

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

extensions/jdbc/jdbc-oracle/runtime/src/main/resources/META-INF/quarkus-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ metadata:
99
guide: "https://quarkus.io/guides/datasource"
1010
categories:
1111
- "data"
12-
status: "preview"
12+
status: "stable"

extensions/reactive-oracle-client/runtime/src/main/resources/META-INF/quarkus-extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ metadata:
1414
categories:
1515
- "data"
1616
- "reactive"
17-
status: "preview"
17+
status: "stable"
1818
config:
1919
- "quarkus.datasource."

0 commit comments

Comments
 (0)