File tree Expand file tree Collapse file tree 27 files changed +48
-48
lines changed
cdi/jersey-cdi1x-ban-custom-hk2-binding
cdi-integration/cdi-multimodule
servlet-request-wrapper-binding-2
servlet-request-wrapper-binding Expand file tree Collapse file tree 27 files changed +48
-48
lines changed Original file line number Diff line number Diff line change 6666 </dependency >
6767 <dependency >
6868 <groupId >org.hamcrest</groupId >
69- <artifactId >hamcrest-library </artifactId >
69+ <artifactId >hamcrest</artifactId >
7070 <scope >test</scope >
7171 </dependency >
7272 <dependency >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright (c) 2011, 2021 Oracle and/or its affiliates. All rights reserved.
4+ Copyright (c) 2011, 2022 Oracle and/or its affiliates. All rights reserved.
55
66 This program and the accompanying materials are made available under the
77 terms of the Eclipse Public License v. 2.0, which is available at
134134
135135 <dependency >
136136 <groupId >org.hamcrest</groupId >
137- <artifactId >hamcrest-library </artifactId >
137+ <artifactId >hamcrest</artifactId >
138138 <scope >test</scope >
139139 </dependency >
140140
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright (c) 2010, 2021 Oracle and/or its affiliates. All rights reserved.
4+ Copyright (c) 2010, 2022 Oracle and/or its affiliates. All rights reserved.
55
66 This program and the accompanying materials are made available under the
77 terms of the Eclipse Public License v. 2.0, which is available at
217217 </dependency >
218218 <dependency >
219219 <groupId >org.hamcrest</groupId >
220- <artifactId >hamcrest-library </artifactId >
220+ <artifactId >hamcrest</artifactId >
221221 <scope >test</scope >
222222 </dependency >
223223 </dependencies >
Original file line number Diff line number Diff line change 220220 </dependency >
221221 <dependency >
222222 <groupId >org.hamcrest</groupId >
223- <artifactId >hamcrest-library </artifactId >
223+ <artifactId >hamcrest</artifactId >
224224 <scope >test</scope >
225225 </dependency >
226226
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
4+ Copyright (c) 2014, 2022 Oracle and/or its affiliates. All rights reserved.
55
66 This program and the accompanying materials are made available under the
77 terms of the Eclipse Public License v. 2.0, which is available at
4848
4949 <dependency >
5050 <groupId >org.hamcrest</groupId >
51- <artifactId >hamcrest-library </artifactId >
51+ <artifactId >hamcrest</artifactId >
5252 <scope >test</scope >
5353 </dependency >
5454 </dependencies >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright (c) 2014, 2021 Oracle and/or its affiliates. All rights reserved.
4+ Copyright (c) 2014, 2022 Oracle and/or its affiliates. All rights reserved.
55
66 This program and the accompanying materials are made available under the
77 terms of the Eclipse Public License v. 2.0, which is available at
5050 </dependency >
5151 <dependency >
5252 <groupId >org.hamcrest</groupId >
53- <artifactId >hamcrest-library </artifactId >
53+ <artifactId >hamcrest</artifactId >
5454 <scope >test</scope >
5555 </dependency >
5656 </dependencies >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
4+ Copyright (c) 2017, 2022 Oracle and/or its affiliates. All rights reserved.
55
66 This program and the accompanying materials are made available under the
77 terms of the Eclipse Public License v. 2.0, which is available at
6767 </dependency >
6868 <dependency >
6969 <groupId >org.hamcrest</groupId >
70- <artifactId >hamcrest-library </artifactId >
70+ <artifactId >hamcrest</artifactId >
7171 <scope >test</scope >
7272 </dependency >
7373 </dependencies >
Original file line number Diff line number Diff line change 20062006
20072007 <dependency >
20082008 <groupId >org.hamcrest</groupId >
2009- <artifactId >hamcrest-library </artifactId >
2009+ <artifactId >hamcrest</artifactId >
20102010 <version >${hamcrest.version} </version >
20112011 <scope >test</scope >
20122012 </dependency >
21272127 <grizzly .client.version>1.16</grizzly .client.version>
21282128 <grizzly2 .version>2.4.4</grizzly2 .version>
21292129 <guava .version>31.1-jre</guava .version>
2130- <hamcrest .version>1.3 </hamcrest .version>
2130+ <hamcrest .version>2.2 </hamcrest .version>
21312131 <helidon .version>1.0.3</helidon .version>
21322132 <xmlunit .version>1.6</xmlunit .version>
21332133 <hk2 .version>2.6.1</hk2 .version>
Original file line number Diff line number Diff line change 186186
187187 <dependency >
188188 <groupId >org.hamcrest</groupId >
189- <artifactId >hamcrest-library </artifactId >
189+ <artifactId >hamcrest</artifactId >
190190 <scope >test</scope >
191191 </dependency >
192192
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
33
4- Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
4+ Copyright (c) 2017, 2022 Oracle and/or its affiliates. All rights reserved.
55
66 This program and the accompanying materials are made available under the
77 terms of the Eclipse Public License v. 2.0, which is available at
3535 <dependencies >
3636 <dependency >
3737 <groupId >org.hamcrest</groupId >
38- <artifactId >hamcrest-library </artifactId >
38+ <artifactId >hamcrest</artifactId >
3939 <scope >test</scope >
4040 </dependency >
4141 <dependency >
You can’t perform that action at this time.
0 commit comments