Package org.openrewrite.maven
@NonNullApi
@NonNullFields
package org.openrewrite.maven
-
ClassDescriptionMake existing dependencies "dependency managed", moving the version to the dependencyManagement section of the POM.Helps to insert a new POM element in the most idiomatic place possible while preserving the existing order of the already present elements.MavenVisitor<P>Upgrade the version of a dependency by specifying a group or group and artifact using Node Semver advanced range selectors, allowing more precise control over version updates to patch or minor releases.Upgrade the version of a plugin using Node Semver advanced range selectors, allowing more precise control over version updates to patch or minor releases.