Skip to content

Commit

Permalink
⬆️(deps): Update dependency org.apache.maven.plugin-tools:maven-plugi…
Browse files Browse the repository at this point in the history
…n-annotations to v3.13.1 (#777)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Jun 1, 2024
1 parent 9ce7681 commit 4464b73
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions maven_plugin/lockfile.json
Original file line number Diff line number Diff line change
Expand Up @@ -1597,12 +1597,12 @@
{
"groupId": "org.apache.maven.plugin-tools",
"artifactId": "maven-plugin-annotations",
"version": "3.13.0",
"version": "3.13.1",
"checksumAlgorithm": "SHA-256",
"checksum": "9a7c799f7c371ec38e0f554aa432738e1c7886c5efc314409eb751f91b82c582",
"checksum": "8e22e4b806eb760990a0a9a79a8988d26af060b3342e00c62f7a0664f4d73575",
"scope": "provided",
"selectedVersion": "3.13.0",
"id": "org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.0",
"selectedVersion": "3.13.1",
"id": "org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.1",
"children": []
},
{
Expand Down
2 changes: 1 addition & 1 deletion maven_plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,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 4464b73

Please sign in to comment.