File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 772772 <id >liberty-managed-arquillian</id >
773773
774774 <dependencies >
775- <dependency >
775+ <dependency >
776776 <groupId >org.jboss.arquillian.container</groupId >
777777 <artifactId >arquillian-wlp-managed-8.5</artifactId >
778778 <version >1.0.0.Beta2</version >
779- </dependency >
780- <dependency >
779+ </dependency >
780+ <dependency >
781781 <groupId >org.glassfish.tyrus</groupId >
782782 <artifactId >tyrus-client</artifactId >
783783 <version >1.3</version >
784784 <scope >test</scope >
785- </dependency >
786- <dependency >
785+ </dependency >
786+ <dependency >
787787 <groupId >org.glassfish</groupId >
788788 <artifactId >javax.json</artifactId >
789789 <version >1.0.4</version >
790790 <scope >test</scope >
791- </dependency >
792- <dependency >
791+ </dependency >
792+ <dependency >
793793 <groupId >org.glassfish.tyrus</groupId >
794794 <artifactId >tyrus-container-grizzly-client</artifactId >
795795 <version >1.3</version >
796796 <scope >test</scope >
797797 </dependency >
798- <dependency >
798+ <dependency >
799799 <groupId >org.glassfish.jersey.core</groupId >
800800 <artifactId >jersey-client</artifactId >
801801 <version >2.4</version >
802802 <scope >test</scope >
803803 </dependency >
804- </dependencies >
804+ <dependency >
805+ <groupId >org.glassfish.jersey.media</groupId >
806+ <artifactId >jersey-media-json-processing</artifactId >
807+ <version >2.4</version >
808+ <scope >test</scope >
809+ </dependency >
810+ </dependencies >
805811
806812 <build >
807813 <plugins >
You can’t perform that action at this time.
0 commit comments