Scope adjustment of some test libraries
The libraries jersey-test-framework-provider-grizzly2 and commons-dbcp are only used in the test, but they had the default scope. Now, they are test scoped.
Showing
Please register or sign in to comment