asyncer-io / r2dbc-mysql

Reactive Relational Database Connectivity for MySQL. The official successor to mirromutth/r2dbc-mysql(dev.miku:r2dbc-mysql).
https://r2dbc.io
Apache License 2.0
195 stars 21 forks source link

Upgrade dependencies #163

Closed mirromutth closed 8 months ago

mirromutth commented 8 months ago

Motivation:

Upgrade outdated dependencies.

It also solve a security warning for logback-classic.

Modification:

pom.xml

Result:

All dependencies will be upgraded except Reactor and dependencies that do not support Java 8. The Reactor should be upgraded carefully.