You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
org.asciidoctor:asciidoctor-maven-plugin:3.0.0 to 3.1.0 (it's fine and expected)
org.asciidoctor:asciidoctorj:3.0.0 to 3.1.0 (it's not fine)
What you expected to see, versus what you actually saw
I expected to see org.asciidoctor:asciidoctor-maven-plugin:3.0.0 to 3.1.0 only.
Actually I see update of plugin AND unexpectedly its dependency org.asciidoctor:asciidoctorj:3.0.0 to 3.1.0 (which version at this moment does not exist - but that seems to be unimportant as this plugin and its dependency do not share their lifecycle and it's a coincidence that in this moment of time they shared the same version 3.0.0).
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
Is there an existing issue for this?
Package ecosystem
maven
Package manager version
No response
Language version
No response
Manifest location and content before the Dependabot update
https://github.com/pzrep/dbot-asciidoctor-plugin-with-dependency/blob/master/pom.xml
dependabot.yml content
https://github.com/pzrep/dbot-asciidoctor-plugin-with-dependency/blob/master/.github/dependabot.yml
Updated dependency
pzrep/dbot-asciidoctor-plugin-with-dependency#1
What you expected to see, versus what you actually saw
I expected to see org.asciidoctor:asciidoctor-maven-plugin:3.0.0 to 3.1.0 only.
Actually I see update of plugin AND unexpectedly its dependency org.asciidoctor:asciidoctorj:3.0.0 to 3.1.0 (which version at this moment does not exist - but that seems to be unimportant as this plugin and its dependency do not share their lifecycle and it's a coincidence that in this moment of time they shared the same version 3.0.0).
Native package manager behavior
No response
Images of the diff or a link to the PR, issue, or logs
No response
Smallest manifest that reproduces the issue
https://github.com/pzrep/dbot-asciidoctor-plugin-with-dependency
The text was updated successfully, but these errors were encountered: