Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion restygwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
<!--Must stay on 3.0.x branch to be buildable with JDK7 (3.1.x branch requires JDK8).-->
<resteasy.version>3.0.24.Final</resteasy.version>
<!-- we need to keep this in sync with gwt-jackson's dependencies -->
<jackson.version>2.8.4</jackson.version>
<jackson.version>2.9.10.8</jackson.version>
<gwt.version>2.7.0</gwt.version>
</properties>
</project>