Skip to content

Commit fdd1ff9

Browse files
dependabot[bot]slachiewicz
authored andcommitted
Bump javax.annotation-api from 1.2 to 1.3.2
Bumps [javax.annotation-api](https://github.com/javaee/javax.annotation) from 1.2 to 1.3.2. - [Commits](javaee/javax.annotation@1.2...1.3.2) --- updated-dependencies: - dependency-name: javax.annotation:javax.annotation-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6744041 commit fdd1ff9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plexus-interactivity-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>javax.annotation</groupId>
3030
<artifactId>javax.annotation-api</artifactId>
31-
<version>1.2</version>
31+
<version>1.3.2</version>
3232
</dependency>
3333
</dependencies>
3434
</project>

plexus-interactivity-jline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>javax.annotation</groupId>
3030
<artifactId>javax.annotation-api</artifactId>
31-
<version>1.2</version>
31+
<version>1.3.2</version>
3232
</dependency>
3333
</dependencies>
3434
</project>

0 commit comments

Comments
 (0)