AuthMe / AuthMeReloaded

The best authentication plugin for the Bukkit/Spigot API!
https://www.spigotmc.org/resources/authmereloaded.6269/
GNU General Public License v3.0
631 stars 517 forks source link

Update PostgreSQL to resolve CVE-2024-1597 #2778

Closed HaHaWTH closed 8 months ago

HaHaWTH commented 8 months ago

This pull request update postgresql to 42.7.2

games647 commented 8 months ago

This only affects projects using the non-default PreferQueryMode=SIMPLE option. We don't use it in our code and AFAIK no dependency sets this option either. However, it could make sense to update it anyway to silence the warning.