Skip to content

Commit

Permalink
Merge pull request #311 from pgunapal/updateGlassfishDepTCK
Browse files Browse the repository at this point in the history
Updated the org.glassfish.jakarta.json version in TCK to align with Jakarta EE 9.1
  • Loading branch information
xstefank authored Sep 14, 2021
2 parents 905efb0 + d6939f3 commit f8b36b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<name>MicroProfile Health TCK</name>

<properties>
<version.glassfish.json>1.1.6</version.glassfish.json>
<version.glassfish.json>2.0.0</version.glassfish.json>
<httpclient.version>4.5.2</httpclient.version>
<version.com.github.java-json-tools>2.2.10</version.com.github.java-json-tools>
</properties>
Expand Down

0 comments on commit f8b36b4

Please sign in to comment.