Skip to content

Commit

Permalink
Update API version of jakarta.json:jsonp to 2.1.1
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 04b4354 commit d63dc11
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.1-SNAPSHOT</version>
<version>2.1.1</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 d63dc11

Please sign in to comment.