Skip to content

Commit

Permalink
Update API version of jakarta.json:jsonp to 2.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonp-bot authored and lukasj committed Apr 6, 2022
1 parent 8da4820 commit 731d15b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<groupId>jakarta.json</groupId>
<artifactId>jakarta.json-api</artifactId>

<version>2.1.0</version>
<version>2.1.1-SNAPSHOT</version>
<name>Jakarta JSON Processing API</name>
<description>Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.</description>
<url>https://github.com/eclipse-ee4j/jsonp</url>
Expand Down

0 comments on commit 731d15b

Please sign in to comment.