mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Update our Oomph setup to use m2e 1.14.0 from their milestone update site. Unfortunately we need to use the milestone since the fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=548652 has not yet made it into a stable m2e release. Closes gh-19280