StripesFramework / stripes

Stripes is a Java framework with the goal of making Servlet/JSP based web development in Java as easy, intuitive and straight-forward as it should be. It's stripey and it doesn't suck.
http://www.stripesframework.org/
171 stars 73 forks source link

Update some dependencies to current releases #71

Closed mprins closed 3 years ago

mprins commented 6 years ago

Not sure about updating the Spring dependency, so omitted. To get a list of available updates you can use the Codehaus versions plugin: mvn -U org.codehaus.mojo:versions-maven-plugin:display-dependency-updates -T1 > dependency-updates.log

NB. I can recommend registering this repository at Dependabot for automated dependency update PRs. see: https://app.dependabot.com/

mprins commented 3 years ago

There seems to be no interest in this maintainance request