Skip to content

Commit

Permalink
Upgrade maven-plugin-annotations 3.13.0->3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tntim96 committed Jun 1, 2024
1 parent 83104c7 commit d19a6a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion History.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2.0.18 / 2024-??-??
==================
* Upgrade maven-plugin-annotations 3.10.2->3.13.0
* Upgrade maven-plugin-annotations 3.10.2->3.13.1
* Upgrade Selenium 4.16.1->4.21.0
* Upgrade maven-plugin-api 3.9.5->3.9.6
* Upgrade plexus-utils 4.0.0->4.0.1
Expand Down
2 changes: 1 addition & 1 deletion plugin-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.13.0</version>
<version>3.13.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d19a6a8

Please sign in to comment.