-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Security/#50 CVE 2024 47535 #51
Conversation
Quality Gate passedIssues Measures |
@@ -0,0 +1,76 @@ | |||
# Oracle Virtual Schema 3.0.3, released 2024-11-18 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# Oracle Virtual Schema 3.0.3, released 2024-11-18 | |
# Oracle Virtual Schema 3.0.3, released 2024-11-19 |
❓
<!-- update transitive dependency com.exasol:extension-manager-client-java to fix vulnerability CVE-2024-47535 --> | ||
<dependency> | ||
<groupId>io.netty</groupId> | ||
<artifactId>netty-common</artifactId> | ||
<version>4.1.115.Final</version> | ||
<scope>test</scope> | ||
</dependency> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will be fixed in exasol/extension-manager#184
Closes #50