Skip to content

Commit

Permalink
[MSITE-1020] Bump org.apache.maven.reporting:maven-reporting-api
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.reporting:maven-reporting-api](https://github.com/apache/maven-reporting-api) from 4.0.0-M12 to 4.0.0.
- [Commits](apache/maven-reporting-api@maven-reporting-api-4.0.0-M12...maven-reporting-api-4.0.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.reporting:maven-reporting-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and michael-o committed Oct 16, 2024
1 parent b714891 commit a0cee6b
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 @@ -219,7 +219,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-api</artifactId>
<version>4.0.0-M12</version>
<version>4.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.reporting</groupId>
Expand Down

0 comments on commit a0cee6b

Please sign in to comment.