Conflict Between Older Versions and More Recent Versions of jQuery

Conflict Between Older Versions and More Recent Versions of jQuery

I have older versions of jquery installed on my page that uses the draggable/droppable elements but I want to use recent versions of bootstrap and jquery to implement modals on the same page. When I add a link to the recent versions to my page all of the draggable/droppable elements stop working. How can I use newer versions of jquery along with older versions?