Skip to content
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

fix(sec): upgrade org.apache.geode:geode-core to 1.15.0 #1414

Merged
merged 1 commit into from Dec 13, 2022

Conversation

chncaption
Copy link
Contributor

What happened?

There are 1 security vulnerabilities found in org.apache.geode:geode-core 1.9.0

What did I do?

Upgrade org.apache.geode:geode-core from 1.9.0 to 1.15.0 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS

@elucash elucash merged commit 9f16541 into immutables:master Dec 13, 2022
@elucash
Copy link
Member

elucash commented Dec 13, 2022

thank you for PR, merged

@elucash
Copy link
Member

elucash commented Dec 13, 2022

Sorry, I've reverted this PR, it causes compilation problem

criteria-geode: Compilation failure
[ERROR] /Users/Shared/Git/immutables/immutables/criteria/geode/src/org/immutables/criteria/geode/DefaultQueryServiceResolver.java:[75,67] error: cannot access LogWithToString
[ERROR] class file for org.apache.geode.logging.internal.log4j.api.LogWithToString not found

this class LogWithToString is referenced indirectly (not in any import, just dependency of some other class' signature), probably some other dependencies have to be updated.

@asereda-gs
Copy link
Member

Geode was upgraded (to 1.15.1) in 4099e48

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.

None yet

3 participants