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
My organization would like to use this tool, but we are not able to update our Java Version past 8 because we deploy to a highly regulated environment. Is there a way to use this tool where it won't list dependency updates that are not compatible with a certain limit to java version (like not list spring 6+, springboot 3+, hibernate 6+, etc.)? If not, is it possible to set, say, the spring version's upper limit and not see dependency updates that would depend on that version, and, if they are children of that version, aren't above the version recommended by the limited parent version.
I hope that's a clear request. Please ask any questions if it's not making sense.
The text was updated successfully, but these errors were encountered:
My organization would like to use this tool, but we are not able to update our Java Version past 8 because we deploy to a highly regulated environment. Is there a way to use this tool where it won't list dependency updates that are not compatible with a certain limit to java version (like not list spring 6+, springboot 3+, hibernate 6+, etc.)? If not, is it possible to set, say, the spring version's upper limit and not see dependency updates that would depend on that version, and, if they are children of that version, aren't above the version recommended by the limited parent version.
I hope that's a clear request. Please ask any questions if it's not making sense.
The text was updated successfully, but these errors were encountered: