Skip to content

Commit

Permalink
Update API version of jakarta.json:jsonp to 2.1.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonp-bot authored and lukasj committed Apr 19, 2023
1 parent d63dc11 commit dd36904
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.1</version>
<version>2.1.2-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 dd36904

Please sign in to comment.