Skip to content

Commit c767522

Browse files
Bump jakarta.json.bind-api from 2.0.0 to 3.0.0 (#881)
Bumps [jakarta.json.bind-api](https://github.com/eclipse-ee4j/jsonb-api) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/eclipse-ee4j/jsonb-api/releases) - [Commits](https://github.com/eclipse-ee4j/jsonb-api/commits/3.0.0) --- updated-dependencies: - dependency-name: jakarta.json.bind:jakarta.json.bind-api dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 33ed804 commit c767522

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>jakarta.json.bind</groupId>
9393
<artifactId>jakarta.json.bind-api</artifactId>
94-
<version>2.0.0</version>
94+
<version>3.0.0</version>
9595
</dependency>
9696
<dependency>
9797
<groupId>javax.json.bind</groupId>

0 commit comments

Comments
 (0)