#417 - Downgrade to CDI 1.0.
Downgrade to CDI to build against the previous Java EE 6 baseline and to not accidentally require Java EE 8 API.
This commit is contained in:
@@ -88,7 +88,7 @@
|
||||
<apt>1.1.3</apt>
|
||||
<aspectj>1.8.10</aspectj>
|
||||
<assertj>3.8.0</assertj>
|
||||
<cdi>2.0</cdi>
|
||||
<cdi>1.0</cdi>
|
||||
<commons-io>2.5</commons-io>
|
||||
<guava>19.0</guava>
|
||||
<hamcrest>1.3</hamcrest>
|
||||
|
||||
Reference in New Issue
Block a user