Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Bump org.apache.maven.reporting:maven-reporting-impl from 3.2.0 to 4.0.0 #206

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump org.apache.maven.reporting:maven-reporting-impl from 3.2.0 to 4.0.0
Bumps [org.apache.maven.reporting:maven-reporting-impl](https://github.com/apache/maven-reporting-impl) from 3.2.0 to 4.0.0.
- [Commits](apache/maven-reporting-impl@maven-reporting-impl-3.2.0...maven-reporting-impl-4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
commit 850d3c28b068f1fc25d51bcfebe87e002db6bd25
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-impl</artifactId>
<version>3.2.0</version>
<version>4.0.0</version>
</dependency>
<!-- Doxia -->
<dependency>
Expand Down