Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

Commit 43b5004

Browse files
committed
updates CDI version
1 parent 2d17049 commit 43b5004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<hamcrest-all.version>1.3</hamcrest-all.version>
6666
<jacoco.maven.version>0.7.9</jacoco.maven.version>
6767
<javax.annotation.version>1.3.2</javax.annotation.version>
68-
<javax.enterprise.version>2.0</javax.enterprise.version>
68+
<javax.enterprise.version>2.0.SP1</javax.enterprise.version>
6969
<javax.json.bind.version>1.0</javax.json.bind.version>
7070
<javax.json.version>1.1.2</javax.json.version>
7171
<javax.validation.version>1.1.0.Final</javax.validation.version>

0 commit comments

Comments
 (0)