Skip to content

Commit 8f38b15

Browse files
fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.14.0
1 parent 26af16f commit 8f38b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jivan-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ SOFTWARE.
6565
<dependency>
6666
<groupId>org.apache.maven.plugin-tools</groupId>
6767
<artifactId>maven-plugin-annotations</artifactId>
68-
<version>3.13.0</version>
68+
<version>3.14.0</version>
6969
<scope>provided</scope>
7070
</dependency>
7171
<dependency>

0 commit comments

Comments
 (0)