Skip to content

Commit

Permalink
Merge pull request #1180 from mybatis/renovate/org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…n-tools-maven-plugin-annotations-3.x

Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.13.0
  • Loading branch information
hazendaz committed May 7, 2024
2 parents b45f332 + 25b044c commit f69098a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.12.0</version>
<version>3.13.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f69098a

Please sign in to comment.