Skip to content

CI Updates #27

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

Merged
merged 3 commits into from
Dec 18, 2023
Merged

CI Updates #27

merged 3 commits into from
Dec 18, 2023

Conversation

infeo
Copy link
Member

@infeo infeo commented Dec 13, 2023

This PR contains mainly two changes also applied to all other cryptomator repositories:

  • more finegrained dependabot config
  • migration of dependecy-check to version 9.x.x

@infeo infeo requested a review from overheadhunter December 13, 2023 22:55
Comment on lines +11 to +24
java-test-dependencies:
patterns:
- "org.junit.jupiter:*"
- "org.mockito:*"
- "org.hamcrest:*"
- "org.openjdk.jmh:*"
- "com.google.guava:guava"
maven-build-plugins:
patterns:
- "org.apache.maven.plugins:*"
- "org.jacoco:jacoco-maven-plugin"
- "org.codehaus.mojo:versions-maven-plugin"
- "org.owasp:dependency-check-maven"
- "org.sonatype.plugins:nexus-staging-maven-plugin"
Copy link
Member

Choose a reason for hiding this comment

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

Looks like a lot to keep up to date.
Ok for this (rarely changed) repo, but should not be used as blueprint for other repos.

@infeo infeo merged commit 8c715db into develop Dec 18, 2023
@infeo infeo deleted the feature/ci-updates branch December 18, 2023 09:47
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.

2 participants