Skip to content

Commit

Permalink
Bump jakarta.json-api from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [jakarta.json-api](https://github.com/eclipse-ee4j/jsonp) from 2.1.0 to 2.1.1.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 21, 2022
1 parent 0aeb6af commit 735d4e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@
<dependency>
<groupId>jakarta.json</groupId>
<artifactId>jakarta.json-api</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
</dependency>
<dependency>
<groupId>javax.json</groupId>
Expand Down

0 comments on commit 735d4e9

Please sign in to comment.