PG85 / OpenTerrainGenerator

Minecraft Terrain Generator for Bukkit/Spigot/Forge
MIT License
197 stars 84 forks source link

Update to latest version of Jackson #979

Open Rubydesic opened 1 year ago

Rubydesic commented 1 year ago

https://github.com/PG85/OpenTerrainGenerator/blob/6f83c3f565db5fb0be8793581be334a0d8082599/common/common-core/build.gradle#L26-L29

OpenTerrainGenerator shades a very old version of Jackson which causes compatibility issues when it's loaded before Valkyrien Skies 2, which requires a newer version. The latest version of Jackson is 2.14.1

StupidCornfield-Auto commented 1 year ago

Will be fixed along w/ Fabric Support for 1.18.2 and 1.19 0.0.30, we will also be continuing support for 1.16 OTG with minor fixes such as this (w/o Fabric for the time being), but will save that for another day.

Changes have been committed to 1.18.2 branch, artifact created OK, untested as of yet (busy), will not commit to 1.19 till after support for 1.19 is completed.