Skip to content

Commit

Permalink
build(deps): bump maven-plugin-annotations from 3.7.1 to 3.8.1
Browse files Browse the repository at this point in the history
Bumps [maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) from 3.7.1 to 3.8.1.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.7.1...maven-plugin-tools-3.8.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 28, 2023
1 parent c6566c5 commit c5a64d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ Copyright (c) 2012 - Jeremy Long
<commons-compress.version>1.22</commons-compress.version>
<org.apache.maven.shared.file-management.version>3.1.0</org.apache.maven.shared.file-management.version>
<maven-plugin-testing-harness.version>3.3.0</maven-plugin-testing-harness.version>
<maven-plugin-annotations.version>3.7.1</maven-plugin-annotations.version>
<maven-plugin-annotations.version>3.8.1</maven-plugin-annotations.version>
<maven-reporting-api.version>3.1.1</maven-reporting-api.version>
<org.apache.velocity.version>2.3</org.apache.velocity.version>
<plexus-sec-dispatcher.version>1.4</plexus-sec-dispatcher.version>
Expand Down

0 comments on commit c5a64d3

Please sign in to comment.