Skip to content

Commit

Permalink
Bump jakarta.activation:jakarta.activation-api from 1.2.2 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [jakarta.activation:jakarta.activation-api](https://github.com/jakartaee/jaf-api) from 1.2.2 to 2.1.3.
- [Release notes](https://github.com/jakartaee/jaf-api/releases)
- [Commits](jakartaee/jaf-api@1.2.2...2.1.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent 36d242f commit 3648dbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ext {
slf4jVersion = '2.0.12'

/* JavaEE */
activationApiVersion = '1.2.2'
activationApiVersion = '2.1.3'
annotationApiVersion = '1.3.5'
jaxbApiVersion = '2.3.3'
injectApiVersion = '1.0'
Expand Down

0 comments on commit 3648dbf

Please sign in to comment.