Confused about the Supabase email I have received regarding the connection string

Hello,

I have received an email indificating that I have to update my connection string before 15th of January.

My backend is on Java Spring Boot, so if I go to the Supabase dashboard for my database settings, and go to the Connection string -> JDBC settings, it shows the same url I am currently using:

jdbc:postgresql://db.XXXXXXXX.supabase.co:5432/postgres?user=XXXX&password=XXXXX

Do I have to change anything?
Was this page helpful?