Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 737205
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:41:40+00:00 2026-05-14T07:41:40+00:00

Is there a Maven plugin that allows you to check if there are newer

  • 0

Is there a Maven plugin that allows you to check if there are newer versions of dependencies available in the repository?

Say, you are using dependency X with version 1.2. Now a new version of X is released with version 1.3. I’d like to know, based on the dependencies used in my project, which dependencies have newer versions available.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T07:41:40+00:00Added an answer on May 14, 2026 at 7:41 am

    The Maven Versions plugin and it’s display-dependency-updates mojo are what you’re looking for:

    mvn versions:display-dependency-updates
    

    Here is what the output looks like:

    [INFO] ------------------------------------------------------------------------
    [INFO] Building Build Helper Maven Plugin
    [INFO]    task-segment: [versions:display-dependency-updates]
    [INFO] ------------------------------------------------------------------------
    [INFO] [versions:display-dependency-updates]
    [INFO]
    [INFO] The following dependency updates are available:
    [INFO]   org.apache.maven:maven-artifact ........................ 2.0 -> 2.0.9
    [INFO]   org.apache.maven:maven-plugin-api ...................... 2.0 -> 2.0.9
    [INFO]   org.apache.maven:maven-project ....................... 2.0.2 -> 2.0.9
    [INFO]   org.codehaus.plexus:plexus-utils ....................... 1.1 -> 1.5.6
    [INFO]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESSFUL
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 17 seconds
    [INFO] Finished at: Fri Aug 15 10:46:03 IST 2008
    [INFO] Final Memory: 10M/167M
    [INFO] ------------------------------------------------------------------------
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a publicly available maven repository that hosts the Apache Tomcat binary distribution
There is a cruisecontrol plugin that checks for changes to snapshot dependencies, triggering a
I'm using a maven plugin and I'm trying to determine that default goal it
I was wondering if there is a Hudson/Jenkins plugin that ties repository artifacts to
I can easily see if there are conflicts between (transitive) dependency versions using: mvn
Is there any where i can download the maven eclipse plugin so that i
Is there any maven open repository that contains grails plugins. Or some workaround that
The Maven Buildnumber plugin doesn't appear to work with GIT yet. Is there a
I am pretty new to maven. Is there any plugin or packaging type suitable
Is there a way to get Maven to download a specific snapshot version of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.