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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent ac8b189 commit d2af7e0
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 @@ -219,7 +219,7 @@
<javax.jaxb-api.version>2.3.1</javax.jaxb-api.version>
<jakarta.ws.rs-api.version>2.1.6</jakarta.ws.rs-api.version>
<javax.ws.rs-api.version>2.1.1</javax.ws.rs-api.version>
<jakarta.activation-api.version>1.2.2</jakarta.activation-api.version>
<jakarta.activation-api.version>2.1.3</jakarta.activation-api.version>

<!-- HTTP Components Libraries -->
<httpclient.version>4.5.14</httpclient.version>
Expand Down

0 comments on commit d2af7e0

Please sign in to comment.