Skip to content

Commit 102778b

Browse files
authored
Merge pull request #273 from oracle/dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.8.1
Bump maven-plugin-annotations from 3.7.1 to 3.8.1
2 parents 0bd765d + 6cadd84 commit 102778b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-helper-mojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>org.apache.maven.plugin-tools</groupId>
4141
<artifactId>maven-plugin-annotations</artifactId>
42-
<version>3.7.1</version>
42+
<version>3.8.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)