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

[Snyk] Upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1 #457

Merged
merged 8 commits into from
Jul 21, 2022

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jul 7, 2022

Snyk has created this PR to upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2022-06-14.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@snyk-bot snyk-bot requested a review from EvenSol as a code owner July 7, 2022 06:46
Try with intermediate version 1.15.2.0
@EvenSol
Copy link
Collaborator

EvenSol commented Jul 21, 2022

Looks that it is a problem with using the embedded neqsimdatabase in this version:
https://github.com/equinor/neqsim/blob/master/src/main/java/neqsim/util/database/NeqSimDataBase.java

ERROR neqsim.util.database.NeqSimDataBase - error loading database driver.. java.lang.ClassNotFoundException: org.apache.derby.jdbc.EmbeddedDriver

I was tying to search if this driver had been removed - or that other could be used. But could not find a solution.

@EvenSol
Copy link
Collaborator

EvenSol commented Jul 21, 2022

@asmfstatoil
Copy link
Collaborator

10.16.1.1 is not possible to run on java 11.

@asmfstatoil asmfstatoil merged commit a4cf326 into master Jul 21, 2022
@asmfstatoil asmfstatoil deleted the snyk-upgrade-e2e02a3ebc0a534684ab63ddce520365 branch July 21, 2022 22:59
EvenSol added a commit that referenced this pull request Jul 22, 2022
* refact: clean out empty/unused cdf code (#487)

* refact: clean out empty/unused cdf code

* refact: auto format and auto fix snyk (#488)

* [Snyk] Upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1 (#457)

* fix: upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1

Snyk has created this PR to upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.derby/derby/

See this project in Snyk:
https://app.snyk.io/org/neqsim/project/86e71bb0-950f-445f-94e7-32e73d92cca3?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update pom.xml

Try with intermediate version 1.15.2.0, as 10.16.1.1 is not supported for java 11.


Co-authored-by: Åsmund Våge Fannemel <[email protected]>
Co-authored-by: Even Solbraa <[email protected]>

* feat: add calcidentifier to simulation objects (#486)

Add unique id showing which call to solve/run that last ran successfully.

Also did some refactoring such as autoformatting, reordering of code and moving some code in the class hierarchy.

* refact: autoformat and autofix (#489)

* NeqSimMSAccessDatabase

The NeqSim parameter database in MS Access format.

* format (#491)

* format

* checkstyle fixes (#492)

* Formatter (#493)

* formatting
* autofix

Co-authored-by: Åsmund Våge Fannemel <[email protected]>
Co-authored-by: Snyk bot <[email protected]>
EvenSol added a commit that referenced this pull request Jul 22, 2022
* refact: clean out empty/unused cdf code (#487)

* refact: clean out empty/unused cdf code

* refact: auto format and auto fix snyk (#488)

* [Snyk] Upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1 (#457)

* fix: upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1

Snyk has created this PR to upgrade org.apache.derby:derby from 10.14.2.0 to 10.16.1.1.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.derby/derby/

See this project in Snyk:
https://app.snyk.io/org/neqsim/project/86e71bb0-950f-445f-94e7-32e73d92cca3?utm_source=github&utm_medium=referral&page=upgrade-pr

* Update pom.xml

Try with intermediate version 1.15.2.0, as 10.16.1.1 is not supported for java 11.


Co-authored-by: Åsmund Våge Fannemel <[email protected]>
Co-authored-by: Even Solbraa <[email protected]>

* feat: add calcidentifier to simulation objects (#486)

Add unique id showing which call to solve/run that last ran successfully.

Also did some refactoring such as autoformatting, reordering of code and moving some code in the class hierarchy.

* refact: autoformat and autofix (#489)

* NeqSimMSAccessDatabase

The NeqSim parameter database in MS Access format.

* format (#491)

* format

* checkstyle fixes (#492)

* Formatter (#493)

* formatting
* autofix

Co-authored-by: Åsmund Våge Fannemel <[email protected]>
Co-authored-by: Snyk bot <[email protected]>
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.

3 participants