Bump jakarta.activation from 1.2.2 to 2.0.0

Bumps [jakarta.activation](https://github.com/eclipse-ee4j/jaf) from 1.2.2 to 2.0.0.
- [Release notes](https://github.com/eclipse-ee4j/jaf/releases)
- [Commits](https://github.com/eclipse-ee4j/jaf/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-01-08 16:56:12 +00:00
parent 8fcaa7febb
commit e772d3b898
2 changed files with 2 additions and 2 deletions

View File

@@ -171,7 +171,7 @@
<dependency>
<groupId>com.sun.activation</groupId>
<artifactId>jakarta.activation</artifactId>
<version>1.2.2</version>
<version>2.0.0</version>
</dependency>
<!-- the cxf libs were updated, see dependencyManagement section -->
<dependency>

View File

@@ -1003,7 +1003,7 @@
<dependency>
<groupId>com.sun.activation</groupId>
<artifactId>jakarta.activation</artifactId>
<version>1.2.2</version>
<version>2.0.0</version>
</dependency>
<!-- Repo Event Model-->
<dependency>