Skip to content

Update java version and library dependencies#106

Merged
jgebal merged 9 commits intodevelopfrom
feature/update_dependencies
Apr 22, 2026
Merged

Update java version and library dependencies#106
jgebal merged 9 commits intodevelopfrom
feature/update_dependencies

Conversation

@jgebal
Copy link
Copy Markdown
Member

@jgebal jgebal commented Apr 22, 2026

No description provided.

Jacek Gębal added 3 commits April 22, 2026 15:10
Update of java version
Removal of test libraries from released artifact of utPLSQL-java-api
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 22, 2026

Test Results

23 files  23 suites   18s ⏱️
72 tests 70 ✅ 2 💤 0 ❌
84 runs  81 ✅ 3 💤 0 ❌

Results for commit 571d95c.

♻️ This comment has been updated with latest results.

Jacek Gębal added 6 commits April 22, 2026 16:22
Oracle JDBC 23.x no longer supports { ? = call ?.method() } escape syntax for object method calls — it emits ":2.method()" which PL/SQL rejects on a bind variable.
…d of UT_REPORTER_BASE.

 Oracle JDBC 23.x sends the reporter STRUCT typed as UT_OUTPUT_REPORTER_BASE.
 Assigning UT_OUTPUT_REPORTER_BASE to a concrete subtype variable fails with
 PLS-00382
…d of UT_REPORTER_BASE.

 Oracle JDBC 23.x sends the reporter STRUCT typed as UT_OUTPUT_REPORTER_BASE.
 Assigning UT_OUTPUT_REPORTER_BASE to a concrete subtype variable fails with
 PLS-00382
…d of UT_REPORTER_BASE.

 Oracle JDBC 23.x sends the reporter STRUCT typed as UT_OUTPUT_REPORTER_BASE.
 Assigning UT_OUTPUT_REPORTER_BASE to a concrete subtype variable fails with
 PLS-00382
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 22, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@jgebal jgebal merged commit 5b4a592 into develop Apr 22, 2026
4 of 5 checks passed
@jgebal jgebal deleted the feature/update_dependencies branch April 22, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant