Skip to content

Commit

Permalink
Yasson version changed for TCK tests (#508)
Browse files Browse the repository at this point in the history
Signed-off-by: David Kral <david.k.kral@oracle.com>
  • Loading branch information
Verdent committed Jul 29, 2021
1 parent 4e3f67a commit 9d9fffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yasson-tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<properties>
<jsonb.tck.version>2.0.0-SNAPSHOT</jsonb.tck.version>
<yasson.version>2.0.1-SNAPSHOT</yasson.version>
<yasson.version>2.0.3-SNAPSHOT</yasson.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
Expand Down

0 comments on commit 9d9fffa

Please sign in to comment.