Skip to content

Commit

Permalink
chore: Bump jakarta.activation:jakarta.activation-api
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.2.
- [Release notes](https://github.com/jakartaee/jaf-api/releases)
- [Commits](jakartaee/jaf-api@1.2.2...2.1.2)

---
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 Aug 10, 2023
1 parent c8cf9a4 commit 1997d4c
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 @@ -392,7 +392,7 @@
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<version>1.2.2</version>
<version>2.1.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 1997d4c

Please sign in to comment.