Skip to content

Commit

Permalink
Update API version of jakarta.json:jsonp to 2.1.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jsonp-bot committed May 11, 2023
1 parent 190d5ff commit dc41223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -30,7 +30,7 @@
<groupId>jakarta.json</groupId>
<artifactId>jakarta.json-api</artifactId>

<version>2.1.2</version>
<version>2.1.3-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 dc41223

Please sign in to comment.