dniel / traefik-forward-auth0

A backend for performing forward authentication with Auth0 using the Traefik reverse proxy.
GNU General Public License v3.0
85 stars 16 forks source link

Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v1.9.0 - autoclosed #256

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Update Change
org.codehaus.gmavenplus:gmavenplus-plugin (source) minor 1.8.1 -> 1.9.0

Release Notes

groovy/GMavenPlus ### [`v1.9.0`](https://togithub.com/groovy/GMavenPlus/releases/1.9.0) [Compare Source](https://togithub.com/groovy/GMavenPlus/compare/1.8.1...1.9.0) #### Bugs None #### Enhancements - Support for Java 14 ([#​152](https://togithub.com/groovy/GMavenPlus/issues/152)). - Support for Java 15 ([#​153](https://togithub.com/groovy/GMavenPlus/issues/153)). - Add `skipBytecodeCheck` property and parameter, so if a Java version comes out the plugin doesn't recognize, you can use it without having to wait for an update. - Use _groovy.ant.AntBuilder_ instead of _groovy.util.AntBuilder_ (if available). #### Potentially breaking changes - `maven.groovydoc.skip` property was renamed to `skipGroovydoc` so it matches the pattern of the other properties and won't seem to imply it's a property for a standard Maven plugin. - Using _groovy.ant.AntBuilder_ instead of _groovy.util.AntBuilder_ (when available on classpath). - Bundling Ant _1.10.7_ instead of _1.10.5_. - Bundling Ivy _2.5.0_ instead of _2.4.0_. #### Notes - Now officially requires Java 7 instead of 6. This is not a breaking change, however, since this was actually already required because of plexus-classworlds. This just wasn't discovered until an enforcer rule was added to check bytecode versions of dependencies.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.