Skip to content

Commit 8960bed

Browse files
authored
Merge pull request #68 from jetty-project/dependabot/maven/org.apache.maven.plugin-tools-maven-plugin-annotations-3.9.0
Bump maven-plugin-annotations from 3.8.2 to 3.9.0
2 parents da23275 + 10ab390 commit 8960bed

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
@@ -110,7 +110,7 @@
110110
<dependency>
111111
<groupId>org.apache.maven.plugin-tools</groupId>
112112
<artifactId>maven-plugin-annotations</artifactId>
113-
<version>3.8.2</version>
113+
<version>3.9.0</version>
114114
<scope>provided</scope>
115115
</dependency>
116116
<dependency>

0 commit comments

Comments
 (0)