Skip to content

Commit

Permalink
Bump jakarta.data:jakarta.data-api from 1.0.0-RC1 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [jakarta.data:jakarta.data-api](https://github.com/jakartaee/data) from 1.0.0-RC1 to 1.0.0.
- [Release notes](https://github.com/jakartaee/data/releases)
- [Changelog](https://github.com/jakartaee/data/blob/main/CHANGELOG.adoc)
- [Commits](jakartaee/data@1.0.0-RC1...1.0.0)

---
updated-dependencies:
- dependency-name: jakarta.data:jakarta.data-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 1779efe commit 871c701
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 @@ -27,7 +27,7 @@
<dependency>
<groupId>jakarta.data</groupId>
<artifactId>jakarta.data-api</artifactId>
<version>1.0.0-RC1</version>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 871c701

Please sign in to comment.