Skip to content

Commit ab966ea

Browse files
chore(deps): bump jakarta.json:jakarta.json-api in /backend
Bumps [jakarta.json:jakarta.json-api](https://github.com/eclipse-ee4j/jsonp) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/eclipse-ee4j/jsonp/releases) - [Commits](jakartaee/jsonp-api@2.1.1-RELEASE...2.1.3-RELEASE) --- updated-dependencies: - dependency-name: jakarta.json:jakarta.json-api dependency-version: 2.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6aa7646 commit ab966ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@
276276
<dependency>
277277
<groupId>jakarta.json</groupId>
278278
<artifactId>jakarta.json-api</artifactId>
279-
<version>2.1.1</version>
279+
<version>2.1.3</version>
280280
</dependency>
281281
<dependency>
282282
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)