This repository has been archived by the owner on Jan 19, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
pom.xml
(maven)src/it/basic/pom.xml
(maven)src/it/success/pom.xml
(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespackage.json
is modified🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the
renovate.json
in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.You have configured Renovate to use branch
master
as base branch.What to Expect
With your current configuration, Renovate will create 18 Pull Requests:
Update dependency com.github.github:site-maven-plugin to v0.12
renovate/com.github.github-site-maven-plugin-0.x
master
0.12
Update dependency com.mycila.maven-license-plugin:maven-license-plugin to v1.9.0
renovate/license.plugin.version
master
1.9.0
Update dependency junit:junit to v4.12
renovate/junit-junit-4.x
master
4.12
Update dependency org.apache.maven.plugin-testing:maven-plugin-testing-harness to v1.3
renovate/org.apache.maven.plugin-testing-maven-plugin-testing-harness-1.x
master
1.3
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v2.17
renovate/org.apache.maven.plugins-maven-checkstyle-plugin-2.x
master
2.17
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v2.5.1
renovate/org.apache.maven.plugins-maven-compiler-plugin-2.x
master
2.5.1
Update dependency org.apache.maven.plugins:maven-invoker-plugin to v1.10
renovate/org.apache.maven.plugins-maven-invoker-plugin-1.x
master
1.10
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v2.10.4
renovate/org.apache.maven.plugins-maven-javadoc-plugin-2.x
master
2.10.4
Update dependency org.apache.maven.plugins:maven-site-plugin to v3.8.2
renovate/org.apache.maven.plugins-maven-site-plugin-3.x
master
3.8.2
Update dependency org.apache.maven.plugins:maven-surefire-report-plugin to v2.22.2
renovate/org.apache.maven.plugins-maven-surefire-report-plugin-2.x
master
2.22.2
Update dependency org.apache.maven.shared:maven-verifier to v1.6
renovate/org.apache.maven.shared-maven-verifier-1.x
master
1.6
Update dependency org.mockito:mockito-all to v1.10.19
renovate/org.mockito-mockito-all-1.x
master
1.10.19
Update maven.version to v3.6.2
renovate/maven.version
master
3.6.2
3.6.2
Update dependency org.apache.maven.plugin-testing:maven-plugin-testing-harness to v3
renovate/org.apache.maven.plugin-testing-maven-plugin-testing-harness-3.x
master
3.3.0
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3
renovate/org.apache.maven.plugins-maven-checkstyle-plugin-3.x
master
3.1.0
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3
renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
master
3.8.1
Update dependency org.apache.maven.plugins:maven-invoker-plugin to v3
renovate/org.apache.maven.plugins-maven-invoker-plugin-3.x
master
3.2.1
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3
renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
master
3.1.1
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.Please correct - or verify that you can safely ignore - these lookup failures before you merge this PR.
Failed to look up dependency org.apache.maven.plugins: maven-project-info-reports-plugin
Files affected:
pom.xml
❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.