Skip to content

Commit c279944

Browse files
Bump jakarta.json:jakarta.json-api from 2.1.2 to 2.1.3
Bumps [jakarta.json:jakarta.json-api](https://github.com/eclipse-ee4j/jsonp) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/eclipse-ee4j/jsonp/releases) - [Commits](https://github.com/eclipse-ee4j/jsonp/commits) --- updated-dependencies: - dependency-name: jakarta.json:jakarta.json-api dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a1af853 commit c279944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
<dependency>
199199
<groupId>jakarta.json</groupId>
200200
<artifactId>jakarta.json-api</artifactId>
201-
<version>2.1.2</version>
201+
<version>2.1.3</version>
202202
</dependency>
203203
<dependency>
204204
<groupId>org.eclipse.parsson</groupId>

0 commit comments

Comments
 (0)