Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven.plugin-tools:maven-plug…
Browse files Browse the repository at this point in the history
…in-annotations to v3.11.0 (#1130)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 11, 2024
1 parent a0a5677 commit df2d581
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sorald/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.10.2</version>
<version>3.11.0</version>
</dependency>

<!-- Integration tests -->
Expand Down

0 comments on commit df2d581

Please sign in to comment.