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

Upgrade the spring and arangodb-spring-data versions to compatible with latest arango driver #1

Merged
merged 6 commits into from
Jan 4, 2024

Conversation

aro-franklin
Copy link
Contributor

No description provided.

Copy link
Contributor

@oliverlockwood oliverlockwood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will need to update the Github Action yml configs such that the pipeline executors use Java 17 instead of Java 8.

@oliverlockwood oliverlockwood changed the title Upgrade the spring and arangodb-spring-data version to compatible with latest arango driver Upgrade the spring and arangodb-spring-data versions to compatible with latest arango driver Jan 4, 2024
@oliverlockwood oliverlockwood merged commit 130c849 into dalet-oss:master Jan 4, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants