Skip to content

Commit 0d5baf9

Browse files
Bump jakarta.activation-api from 2.0.1 to 2.1.0 (#806)
Bumps [jakarta.activation-api](https://github.com/eclipse-ee4j/jaf) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/eclipse-ee4j/jaf/releases) - [Commits](jakartaee/jaf-api@2.0.1...2.1.0) --- updated-dependencies: - dependency-name: jakarta.activation:jakarta.activation-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 380c8ec commit 0d5baf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>jakarta.activation</groupId>
103103
<artifactId>jakarta.activation-api</artifactId>
104-
<version>2.0.1</version>
104+
<version>2.1.0</version>
105105
</dependency>
106106
<dependency>
107107
<groupId>javax.activation</groupId>

0 commit comments

Comments
 (0)