Skip to content

Commit 6e2cd61

Browse files
committed
Update API version of jakarta.json:jsonp to 2.1.4-SNAPSHOT
1 parent b7f9d85 commit 6e2cd61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<groupId>jakarta.json</groupId>
3131
<artifactId>jakarta.json-api</artifactId>
3232

33-
<version>2.1.3</version>
33+
<version>2.1.4-SNAPSHOT</version>
3434
<name>Jakarta JSON Processing API</name>
3535
<description>Jakarta JSON Processing defines a Java(R) based framework for parsing, generating, transforming, and querying JSON documents.</description>
3636
<url>https://github.com/eclipse-ee4j/jsonp</url>

0 commit comments

Comments
 (0)