Skip to content

Commit

Permalink
Integrate JSON API 2.1.2
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed May 11, 2023
1 parent 21b67e0 commit 9f59af8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<spotbugs.threshold>Low</spotbugs.threshold>
<spotbugs.version>4.7.3.4</spotbugs.version>

<jakarta.json-api.version>2.1.1</jakarta.json-api.version>
<jakarta.json-api.version>2.1.2</jakarta.json-api.version>

<jakarta.annotation-api.version>2.1.1</jakarta.annotation-api.version>
<jakarta.xml.bind-api.version>4.0.0</jakarta.xml.bind-api.version>
Expand Down

0 comments on commit 9f59af8

Please sign in to comment.