Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/maven.yml (github-actions)
pom.xml (maven)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding PR is merged
Separate major versions of dependencies into individual branches/PRs
Do not separate patch and minor upgrades into separate PRs for the same dependency
Upgrade to unstable versions only if the existing version is unstable
Raise PRs immediately (after branch is created)
If semantic commits detected, use semantic commit type fix for dependencies and chore for all others
Keep existing branches updated even when not scheduled
Disable automerging feature - wait for humans to merge all PRs
Ignore node_modules, bower_components, vendor and various test/tests directories
Autodetect whether to pin dependencies or maintain ranges
Rate limit PR creation to a maximum of two per hour
Limit to maximum 20 open PRs at any time
Group known monorepo packages together
Use curated list of recommended non-monorepo package groupings
Ignore spring cloud 1.x releases
Ignore http4s digest-based 1.x milestones
:abcd: 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.
What to Expect
With your current configuration, Renovate will create 30 Pull Requests:
Update actions/cache action to v2.1.4
- Schedule: ["at any time"]
- Branch name: `renovate/actions-cache-2.x`
- Merge into: `master`
- Upgrade [actions/cache](https://togithub.com/actions/cache) to `v2.1.4`
Update dependency biz.aQute.bnd:biz.aQute.bndlib to v5.3.0
- Schedule: ["at any time"]
- Branch name: `renovate/biz.aqute.bnd-biz.aqute.bndlib-5.x`
- Merge into: `master`
- Upgrade [biz.aQute.bnd:biz.aQute.bndlib](https://togithub.com/bndtools/bnd) to `5.3.0`
Update dependency com.jcraft:jsch to v0.1.55
- Schedule: ["at any time"]
- Branch name: `renovate/com.jcraft-jsch-0.x`
- Merge into: `master`
- Upgrade [com.jcraft:jsch](http://git.jcraft.com/jsch.git) to `0.1.55`
Update dependency commons-io:commons-io to v2.8.0
- Schedule: ["at any time"]
- Branch name: `renovate/commons-io-commons-io-2.x`
- Merge into: `master`
- Upgrade [commons-io:commons-io](https://gitbox.apache.org/repos/asf?p=commons-io.git) to `2.8.0`
Update dependency junit:junit to v4.13.2
- Schedule: ["at any time"]
- Branch name: `renovate/junit-junit-4.x`
- Merge into: `master`
- Upgrade [junit:junit](https://togithub.com/junit-team/junit4) to `4.13.2`
Update dependency org.apache.ant:ant-jsch to v1.10.9
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.ant-ant-jsch-1.x`
- Merge into: `master`
- Upgrade org.apache.ant:ant-jsch to `1.10.9`
Update dependency org.apache.maven.doxia:doxia-module-markdown to v1.9.1
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.doxia-doxia-module-markdown-1.x`
- Merge into: `master`
- Upgrade org.apache.maven.doxia:doxia-module-markdown to `1.9.1`
Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.6.0
- Schedule: ["at any time"]
- Branch name: `renovate/maven.annotations.version`
- Merge into: `master`
- Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations to `3.6.0`
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.plugins-maven-antrun-plugin-1.x`
- Merge into: `master`
- Upgrade org.apache.maven.plugins:maven-antrun-plugin to `1.8`
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.plugins-maven-gpg-plugin-1.x`
- Merge into: `master`
- Upgrade [org.apache.maven.plugins:maven-gpg-plugin](http://svn.apache.org/viewvc/maven/plugins/tags/maven-gpg-plugin-1.6) to `1.6`
Update dependency org.apache.maven.plugins:maven-invoker-plugin to v3.2.2
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.plugins-maven-invoker-plugin-3.x`
- Merge into: `master`
- Upgrade org.apache.maven.plugins:maven-invoker-plugin to `3.2.2`
Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.6.0
- Schedule: ["at any time"]
- Branch name: `renovate/maven.plugin.plugin.version`
- Merge into: `master`
- Upgrade org.apache.maven.plugins:maven-plugin-plugin to `3.6.0`
Update dependency org.apache.maven.wagon:wagon-ftp to v2.12
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.wagon-wagon-ftp-2.x`
- Merge into: `master`
- Upgrade org.apache.maven.wagon:wagon-ftp to `2.12`
Update dependency org.apache.maven.wagon:wagon-ssh to v2.12
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.wagon-wagon-ssh-2.x`
- Merge into: `master`
- Upgrade org.apache.maven.wagon:wagon-ssh to `2.12`
Update dependency org.codehaus.mojo:findbugs-maven-plugin to v2.5.5
- Schedule: ["at any time"]
- Branch name: `renovate/org.codehaus.mojo-findbugs-maven-plugin-2.x`
- Merge into: `master`
- Upgrade [org.codehaus.mojo:findbugs-maven-plugin](https://togithub.com/gleclaire/findbugs-maven-plugin) to `2.5.5`
Update dependency org.codehaus.plexus:plexus-component-annotations to v1.7.1
- Schedule: ["at any time"]
- Branch name: `renovate/org.codehaus.plexus-plexus-component-annotations-1.x`
- Merge into: `master`
- Upgrade org.codehaus.plexus:plexus-component-annotations to `1.7.1`
Update dependency org.mockito:mockito-core to v3.8.0
- Schedule: ["at any time"]
- Branch name: `renovate/org.mockito-mockito-core-3.x`
- Merge into: `master`
- Upgrade [org.mockito:mockito-core](https://togithub.com/mockito/mockito) to `3.8.0`
Update dependency org.twdata.maven:mojo-executor to v2.3.1
- Schedule: ["at any time"]
- Branch name: `renovate/org.twdata.maven-mojo-executor-2.x`
- Merge into: `master`
- Upgrade org.twdata.maven:mojo-executor to `2.3.1`
Update maven.version to v3.6.3
- Schedule: ["at any time"]
- Branch name: `renovate/maven.version`
- Merge into: `master`
- Upgrade org.apache.maven:maven-artifact to `3.6.3`
- Upgrade org.apache.maven:maven-plugin-api to `3.6.3`
- Upgrade org.apache.maven:maven-model to `3.6.3`
- Upgrade org.apache.maven:maven-settings to `3.6.3`
- Upgrade org.apache.maven:maven-core to `3.6.3`
- Upgrade org.apache.maven:maven-compat to `3.6.3`
Update tycho.version to v1.7.0
- Schedule: ["at any time"]
- Branch name: `renovate/tycho.version`
- Merge into: `master`
- Upgrade org.eclipse.tycho:sisu-equinox-launching to `1.7.0`
- Upgrade org.eclipse.tycho:tycho-core to `1.7.0`
Update dependency com.atlassian.maven.plugins:maven-clover2-plugin to v4
- Schedule: ["at any time"]
- Branch name: `renovate/major-clover.version`
- Merge into: `master`
- Upgrade [com.atlassian.maven.plugins:maven-clover2-plugin](https://bitbucket.org/atlassian/maven-clover2-plugin/src) to `4.0.6`
Update dependency org.apache.felix:maven-bundle-plugin to v5
- Schedule: ["at any time"]
- Branch name: `renovate/major-dependency.maven.bundle.plugin.version`
- Merge into: `master`
- Upgrade [org.apache.felix:maven-bundle-plugin](https://gitbox.apache.org/repos/asf?p=felix-dev.git) to `5.1.1`
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.plugins-maven-antrun-plugin-3.x`
- Merge into: `master`
- Upgrade org.apache.maven.plugins:maven-antrun-plugin to `3.0.0`
Update dependency org.apache.maven.wagon:wagon-ftp to v3
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.wagon-wagon-ftp-3.x`
- Merge into: `master`
- Upgrade org.apache.maven.wagon:wagon-ftp to `3.4.2`
Update dependency org.apache.maven.wagon:wagon-ssh to v3
- Schedule: ["at any time"]
- Branch name: `renovate/org.apache.maven.wagon-wagon-ssh-3.x`
- Merge into: `master`
- Upgrade org.apache.maven.wagon:wagon-ssh to `3.4.2`
Update dependency org.codehaus.groovy:groovy to v3
- Schedule: ["at any time"]
- Branch name: `renovate/major-groovy.version`
- Merge into: `master`
- Upgrade [org.codehaus.groovy:groovy](https://togithub.com/apache/groovy) to `3.0.7`
Update dependency org.codehaus.mojo:findbugs-maven-plugin to v3
- Schedule: ["at any time"]
- Branch name: `renovate/org.codehaus.mojo-findbugs-maven-plugin-3.x`
- Merge into: `master`
- Upgrade [org.codehaus.mojo:findbugs-maven-plugin](https://togithub.com/gleclaire/findbugs-maven-plugin) to `3.0.5`
Update dependency org.codehaus.plexus:plexus-component-annotations to v2
- Schedule: ["at any time"]
- Branch name: `renovate/org.codehaus.plexus-plexus-component-annotations-2.x`
- Merge into: `master`
- Upgrade org.codehaus.plexus:plexus-component-annotations to `2.1.0`
Update dependency org.codehaus.plexus:plexus-component-metadata to v2
- Schedule: ["at any time"]
- Branch name: `renovate/org.codehaus.plexus-plexus-component-metadata-2.x`
- Merge into: `master`
- Upgrade org.codehaus.plexus:plexus-component-metadata to `2.1.0`
Update tycho.version to v2 (major)
- Schedule: ["at any time"]
- Branch name: `renovate/major-tycho.version`
- Merge into: `master`
- Upgrade org.eclipse.tycho:sisu-equinox-launching to `2.2.0`
- Upgrade org.eclipse.tycho:tycho-core to `2.2.0`
:children_crossing: 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.
:question: 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.
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
.github/workflows/maven.yml
(github-actions)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 directories:abcd: 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.What to Expect
With your current configuration, Renovate will create 30 Pull Requests:
Update actions/cache action to v2.1.4
- Schedule: ["at any time"] - Branch name: `renovate/actions-cache-2.x` - Merge into: `master` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v2.1.4`Update dependency biz.aQute.bnd:biz.aQute.bndlib to v5.3.0
- Schedule: ["at any time"] - Branch name: `renovate/biz.aqute.bnd-biz.aqute.bndlib-5.x` - Merge into: `master` - Upgrade [biz.aQute.bnd:biz.aQute.bndlib](https://togithub.com/bndtools/bnd) to `5.3.0`Update dependency com.jcraft:jsch to v0.1.55
- Schedule: ["at any time"] - Branch name: `renovate/com.jcraft-jsch-0.x` - Merge into: `master` - Upgrade [com.jcraft:jsch](http://git.jcraft.com/jsch.git) to `0.1.55`Update dependency commons-io:commons-io to v2.8.0
- Schedule: ["at any time"] - Branch name: `renovate/commons-io-commons-io-2.x` - Merge into: `master` - Upgrade [commons-io:commons-io](https://gitbox.apache.org/repos/asf?p=commons-io.git) to `2.8.0`Update dependency junit:junit to v4.13.2
- Schedule: ["at any time"] - Branch name: `renovate/junit-junit-4.x` - Merge into: `master` - Upgrade [junit:junit](https://togithub.com/junit-team/junit4) to `4.13.2`Update dependency org.apache.ant:ant-jsch to v1.10.9
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.ant-ant-jsch-1.x` - Merge into: `master` - Upgrade org.apache.ant:ant-jsch to `1.10.9`Update dependency org.apache.maven.doxia:doxia-module-markdown to v1.9.1
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.doxia-doxia-module-markdown-1.x` - Merge into: `master` - Upgrade org.apache.maven.doxia:doxia-module-markdown to `1.9.1`Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.6.0
- Schedule: ["at any time"] - Branch name: `renovate/maven.annotations.version` - Merge into: `master` - Upgrade org.apache.maven.plugin-tools:maven-plugin-annotations to `3.6.0`Update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-antrun-plugin-1.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-antrun-plugin to `1.8`Update dependency org.apache.maven.plugins:maven-gpg-plugin to v1.6
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-gpg-plugin-1.x` - Merge into: `master` - Upgrade [org.apache.maven.plugins:maven-gpg-plugin](http://svn.apache.org/viewvc/maven/plugins/tags/maven-gpg-plugin-1.6) to `1.6`Update dependency org.apache.maven.plugins:maven-invoker-plugin to v3.2.2
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-invoker-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-invoker-plugin to `3.2.2`Update dependency org.apache.maven.plugins:maven-plugin-plugin to v3.6.0
- Schedule: ["at any time"] - Branch name: `renovate/maven.plugin.plugin.version` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-plugin-plugin to `3.6.0`Update dependency org.apache.maven.wagon:wagon-ftp to v2.12
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.wagon-wagon-ftp-2.x` - Merge into: `master` - Upgrade org.apache.maven.wagon:wagon-ftp to `2.12`Update dependency org.apache.maven.wagon:wagon-ssh to v2.12
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.wagon-wagon-ssh-2.x` - Merge into: `master` - Upgrade org.apache.maven.wagon:wagon-ssh to `2.12`Update dependency org.codehaus.mojo:findbugs-maven-plugin to v2.5.5
- Schedule: ["at any time"] - Branch name: `renovate/org.codehaus.mojo-findbugs-maven-plugin-2.x` - Merge into: `master` - Upgrade [org.codehaus.mojo:findbugs-maven-plugin](https://togithub.com/gleclaire/findbugs-maven-plugin) to `2.5.5`Update dependency org.codehaus.plexus:plexus-component-annotations to v1.7.1
- Schedule: ["at any time"] - Branch name: `renovate/org.codehaus.plexus-plexus-component-annotations-1.x` - Merge into: `master` - Upgrade org.codehaus.plexus:plexus-component-annotations to `1.7.1`Update dependency org.mockito:mockito-core to v3.8.0
- Schedule: ["at any time"] - Branch name: `renovate/org.mockito-mockito-core-3.x` - Merge into: `master` - Upgrade [org.mockito:mockito-core](https://togithub.com/mockito/mockito) to `3.8.0`Update dependency org.twdata.maven:mojo-executor to v2.3.1
- Schedule: ["at any time"] - Branch name: `renovate/org.twdata.maven-mojo-executor-2.x` - Merge into: `master` - Upgrade org.twdata.maven:mojo-executor to `2.3.1`Update maven.version to v3.6.3
- Schedule: ["at any time"] - Branch name: `renovate/maven.version` - Merge into: `master` - Upgrade org.apache.maven:maven-artifact to `3.6.3` - Upgrade org.apache.maven:maven-plugin-api to `3.6.3` - Upgrade org.apache.maven:maven-model to `3.6.3` - Upgrade org.apache.maven:maven-settings to `3.6.3` - Upgrade org.apache.maven:maven-core to `3.6.3` - Upgrade org.apache.maven:maven-compat to `3.6.3`Update tycho.version to v1.7.0
- Schedule: ["at any time"] - Branch name: `renovate/tycho.version` - Merge into: `master` - Upgrade org.eclipse.tycho:sisu-equinox-launching to `1.7.0` - Upgrade org.eclipse.tycho:tycho-core to `1.7.0`Update dependency com.atlassian.maven.plugins:maven-clover2-plugin to v4
- Schedule: ["at any time"] - Branch name: `renovate/major-clover.version` - Merge into: `master` - Upgrade [com.atlassian.maven.plugins:maven-clover2-plugin](https://bitbucket.org/atlassian/maven-clover2-plugin/src) to `4.0.6`Update dependency org.apache.felix:maven-bundle-plugin to v5
- Schedule: ["at any time"] - Branch name: `renovate/major-dependency.maven.bundle.plugin.version` - Merge into: `master` - Upgrade [org.apache.felix:maven-bundle-plugin](https://gitbox.apache.org/repos/asf?p=felix-dev.git) to `5.1.1`Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.plugins-maven-antrun-plugin-3.x` - Merge into: `master` - Upgrade org.apache.maven.plugins:maven-antrun-plugin to `3.0.0`Update dependency org.apache.maven.wagon:wagon-ftp to v3
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.wagon-wagon-ftp-3.x` - Merge into: `master` - Upgrade org.apache.maven.wagon:wagon-ftp to `3.4.2`Update dependency org.apache.maven.wagon:wagon-ssh to v3
- Schedule: ["at any time"] - Branch name: `renovate/org.apache.maven.wagon-wagon-ssh-3.x` - Merge into: `master` - Upgrade org.apache.maven.wagon:wagon-ssh to `3.4.2`Update dependency org.codehaus.groovy:groovy to v3
- Schedule: ["at any time"] - Branch name: `renovate/major-groovy.version` - Merge into: `master` - Upgrade [org.codehaus.groovy:groovy](https://togithub.com/apache/groovy) to `3.0.7`Update dependency org.codehaus.mojo:findbugs-maven-plugin to v3
- Schedule: ["at any time"] - Branch name: `renovate/org.codehaus.mojo-findbugs-maven-plugin-3.x` - Merge into: `master` - Upgrade [org.codehaus.mojo:findbugs-maven-plugin](https://togithub.com/gleclaire/findbugs-maven-plugin) to `3.0.5`Update dependency org.codehaus.plexus:plexus-component-annotations to v2
- Schedule: ["at any time"] - Branch name: `renovate/org.codehaus.plexus-plexus-component-annotations-2.x` - Merge into: `master` - Upgrade org.codehaus.plexus:plexus-component-annotations to `2.1.0`Update dependency org.codehaus.plexus:plexus-component-metadata to v2
- Schedule: ["at any time"] - Branch name: `renovate/org.codehaus.plexus-plexus-component-metadata-2.x` - Merge into: `master` - Upgrade org.codehaus.plexus:plexus-component-metadata to `2.1.0`Update tycho.version to v2 (major)
- Schedule: ["at any time"] - Branch name: `renovate/major-tycho.version` - Merge into: `master` - Upgrade org.eclipse.tycho:sisu-equinox-launching to `2.2.0` - Upgrade org.eclipse.tycho:tycho-core to `2.2.0`:children_crossing: 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.:question: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.