Skip to content

Commit

Permalink
Clarify Spring BOM usage
Browse files Browse the repository at this point in the history
  • Loading branch information
ZakarFin committed Sep 7, 2020
1 parent 8292029 commit 913dfbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MigrationGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ If you have application-specific code that uses Spring you might need to adapt t

Spring framework dependencies are now handled with a "Bill of materials" import to managed
dependencies so it's easier to use the same version of Spring artifacts that are used in Oskari.
This means you shouldn't have to (re)declare the version on any Spring artifacts on pom.xml of your application.

### GeoTools/JTS upgraded

Expand Down

0 comments on commit 913dfbb

Please sign in to comment.