You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In radius server we uses tinyradius v 1.0.1 library which was updated in 2016 year. I think this library is unsupported. We need to check if this library https://mvnrepository.com/artifact/org.tinyradius/tinyradius has compatible API and we can use it without major changes.
Also we can check if we can exclude commons-logging deprecated dependency without affecting tinyradius functionality.
The text was updated successfully, but these errors were encountered:
In radius server we uses tinyradius v 1.0.1 library which was updated in 2016 year. I think this library is unsupported. We need to check if this library https://mvnrepository.com/artifact/org.tinyradius/tinyradius has compatible API and we can use it without major changes.
Also we can check if we can exclude commons-logging deprecated dependency without affecting tinyradius functionality.
The text was updated successfully, but these errors were encountered: