Skip to content

Commit

Permalink
Updated CDI TCK to 4.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: David Matějček <dmatej@seznam.cz>
  • Loading branch information
dmatej committed Jun 6, 2022
1 parent 227d5e3 commit b1321b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appserver/tests/tck/cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<cdi.tck-4-0.version>4.0.1</cdi.tck-4-0.version>
<cdi.tck-4-0.version>4.0.3</cdi.tck-4-0.version>

<!-- This matches the htmlunit version in TCK -->
<htmlunit.version>2.50.0</htmlunit.version>
Expand Down

0 comments on commit b1321b5

Please sign in to comment.