File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 123123 <dependency >
124124 <groupId >org.glassfish.hk2</groupId >
125125 <artifactId >hk2-api</artifactId >
126- <version >2.3.0 </version >
126+ <version >2.4.0-b27 </version >
127127 </dependency >
128128 <dependency >
129129 <groupId >org.glassfish.hk2</groupId >
130130 <artifactId >hk2-locator</artifactId >
131- <version >2.3.0 </version >
131+ <version >2.4.0-b27 </version >
132132 </dependency >
133133 <dependency >
134134 <groupId >org.glassfish.hk2</groupId >
135135 <artifactId >hk2-utils</artifactId >
136- <version >2.3.0 </version >
136+ <version >2.4.0-b27 </version >
137137 </dependency >
138138 <dependency >
139139 <groupId >org.apache.httpcomponents</groupId >
145145 <artifactId >httpcore</artifactId >
146146 <version >4.4</version >
147147 </dependency >
148+ <dependency >
149+ <groupId >org.glassfish.hk2.external</groupId >
150+ <artifactId >javax.inject</artifactId >
151+ <version >2.4.0-b27</version >
152+ </dependency >
153+ <dependency >
154+ <groupId >org.glassfish.hk2.external</groupId >
155+ <artifactId >aopalliance-repackaged</artifactId >
156+ <version >2.4.0-b27</version >
157+ </dependency >
148158 <dependency >
149159 <groupId >javaee</groupId >
150160 <artifactId >javaee-api</artifactId >
163173 <dependency >
164174 <groupId >org.glassfish.jersey.bundles.repackaged</groupId >
165175 <artifactId >jersey-guava</artifactId >
166- <version >2.6 </version >
176+ <version >2.20 </version >
167177 </dependency >
168178 <dependency >
169179 <groupId >org.mockito</groupId >
You can’t perform that action at this time.
0 commit comments