Skip to content

Commit

Permalink
Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5 (#386)
Browse files Browse the repository at this point in the history
* Bump maven-project-info-reports-plugin from 3.4.4 to 3.4.5

Bumps [maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.4.4 to 3.4.5.
- [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.4.4...maven-project-info-reports-plugin-3.4.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update maven project info reports plugin to latest version (3.5.0).

* Update version for maven monthly instead of daily.

* Reset dependabot configuration. Decided to place the change in a separate branch.

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marja van Aken <[email protected]>
  • Loading branch information
dependabot[bot] and mvanaken authored Mar 15, 2024
1 parent f134c15 commit d202d9e
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 @@ -76,7 +76,7 @@
<pitest-maven.version>1.5.2</pitest-maven.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-site-plugin.version>3.12.1</maven-site-plugin.version>
<maven-project-info-reports.version>3.4.4</maven-project-info-reports.version>
<maven-project-info-reports.version>3.5.0</maven-project-info-reports.version>
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>

<sonar.organization>parsingdata</sonar.organization>
Expand Down

0 comments on commit d202d9e

Please sign in to comment.