We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1bfa41 commit b3f8fe1Copy full SHA for b3f8fe1
README.md
@@ -10,7 +10,7 @@ historically not sucked:
10
11
* [Jetty](http://www.eclipse.org/jetty/) for HTTP servin'.
12
* [Jersey](http://jersey.java.net/) for REST modelin'.
13
-* [Jackson](http://jackson.codehaus.org) for JSON parsin' and generatin'.
+* [Jackson](https://github.com/FasterXML/jackson) for JSON parsin' and generatin'.
14
* [Logback](http://logback.qos.ch/) for loggin'.
15
* [Hibernate Validator](http://www.hibernate.org/subprojects/validator.html) for validatin'.
16
* [Metrics](http://metrics.dropwizard.io) for figurin' out what your application is doin' in production.
0 commit comments