Skip to content

Commit 8e9084a

Browse files
snyk-botmistmist
authored andcommitted
fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1
Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.0 to 3.15.1. See this package in maven: org.apache.maven.plugin-tools:maven-plugin-annotations See this project in Snyk: https://app.snyk.io/org/svanteschubert/project/e1dd93cf-d648-467d-ab98-0e151f4fa6b9?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent de54728 commit 8e9084a

File tree

1 file changed

+1
-1
lines changed
  • generator/schema2template-maven-plugin

1 file changed

+1
-1
lines changed

generator/schema2template-maven-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
<dependency>
7373
<groupId>org.apache.maven.plugin-tools</groupId>
7474
<artifactId>maven-plugin-annotations</artifactId>
75-
<version>3.15.0</version>
75+
<version>3.15.1</version>
7676
<optional>true</optional> <!-- annotations are not used at runtime because @Retention(value=CLASS), they are needed only to build the plugin -->
7777
</dependency>
7878
<dependency>

0 commit comments

Comments
 (0)