issues
search
restlet
/
restlet-framework-java
The first REST API framework for Java
https://restlet.talend.com
Other
650
stars
284
forks
source link
Upgrade dependencies in 2.5 release
#1353
Closed
thboileau
closed
4 years ago
thboileau
commented
4 years ago
[x] org.restlet.ext.fileupload to support Apache FileUpload 1.4 instead of 1.3
[x] org.restlet.ext.gson to support GSON 2.8.6 instead of 2.3
[x] org.restlet.ext.guice to support Guice 4.2 instead of 3.0
[x] org.restlet.ext.guava to support Guava 28.1 instead of 26.1
[x] org.restlet.ext.jaxb to support JAXB 2.4 instead of 2.1
[x] org.restlet.ext.spring to support Spring Framework 5.2 instead of 3.2
[x] org.restlet.ext.thylemeaf to support Thymeleaf 3.0 instead of 2.1
[x] org.restlet.ext.velocity to support Apache Velocity 2.1 instead of 2.0
[x] org.restlet.ext.jackson to support Jackson 2.10.1 instead of 2.9.6
[x] org.restlet.ext.jetty to support Jetty 9.4.24 instead of 9.4.11
thboileau
commented
4 years ago
nb: no high CVEs left.