Merge branch '2.6.x' into 2.7.x

Closes gh-31174
This commit is contained in:
Andy Wilkinson
2022-05-26 14:01:23 +01:00
27 changed files with 58 additions and 58 deletions

View File

@@ -32,7 +32,7 @@ import org.eclipse.aether.repository.RemoteRepository;
* @author Andy Wilkinson
* @author Phillip Webb
* @since 1.0.0
* @deprecated since 2.5.9 for removal in 2.8.0 in favor of
* @deprecated since 2.5.9 for removal in 3.0.0 in favor of
* {@link MavenResolverGrapeEngine}
*/
@Deprecated

View File

@@ -40,7 +40,7 @@ import org.eclipse.aether.transport.http.HttpTransporterFactory;
*
* @author Andy Wilkinson
* @since 1.0.0
* @deprecated since 2.5.9 for removal in 2.8.0 in favor of
* @deprecated since 2.5.9 for removal in 3.0.0 in favor of
* {@link MavenResolverGrapeEngineFactory}
*/
@Deprecated