Skip to content

Commit 76b67b6

Browse files
authored
Merge pull request #248 from oracle/dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.7.1
Bump maven-plugin-annotations from 3.7.0 to 3.7.1
2 parents 88b8ec8 + bfc5ef2 commit 76b67b6

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.0</version>
42+
<version>3.7.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)