Skip to content

Commit

Permalink
chore(deps): bump jakarta.annotation:jakarta.annotation-api in /dhis-2
Browse files Browse the repository at this point in the history
Bumps [jakarta.annotation:jakarta.annotation-api](https://github.com/jakartaee/common-annotations-api) from 2.1.1 to 3.0.0.
- [Commits](jakartaee/common-annotations-api@2.1.1...3.0.0)

---
updated-dependencies:
- dependency-name: jakarta.annotation:jakarta.annotation-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent 40689f3 commit 549dfee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dhis-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
<spring-ldap.version>2.4.1</spring-ldap.version>
<cache2k-api.version>1.6.0.Final</cache2k-api.version>
<lettuce.version>6.4.0.RELEASE</lettuce.version>
<jakarta-annotation-api.version>2.1.1</jakarta-annotation-api.version>
<jakarta-annotation-api.version>3.0.0</jakarta-annotation-api.version>

<!--DBMS -->
<flyway-database-postgresql.version>10.18.2</flyway-database-postgresql.version>
Expand Down

0 comments on commit 549dfee

Please sign in to comment.