Skip to content

Commit

Permalink
Bump pmdCoreVersion from 6.48.0 to 6.49.0 (#160)
Browse files Browse the repository at this point in the history
Bumps `pmdCoreVersion` from 6.48.0 to 6.49.0.

Updates `pmd-core` from 6.48.0 to 6.49.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](pmd/pmd@pmd_releases/6.48.0...pmd_releases/6.49.0)

Updates `pmd-java` from 6.48.0 to 6.49.0
- [Release notes](https://github.com/pmd/pmd/releases)
- [Changelog](https://github.com/pmd/pmd/blob/master/docs/render_release_notes.rb)
- [Commits](pmd/pmd@pmd_releases/6.48.0...pmd_releases/6.49.0)

---
updated-dependencies:
- dependency-name: net.sourceforge.pmd:pmd-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: net.sourceforge.pmd:pmd-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 28, 2022
1 parent 74b978e commit 8be59ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -84,7 +84,7 @@
<xrefPluginVersion>3.3.0</xrefPluginVersion>
<mavenWrapperPluginVersion>0.7.7</mavenWrapperPluginVersion>
<pmdPluginVersion>3.17.0</pmdPluginVersion>
<pmdCoreVersion>6.48.0</pmdCoreVersion>
<pmdCoreVersion>6.49.0</pmdCoreVersion>
<findbugsVersion>3.0.5</findbugsVersion>
<shadeVersion>3.3.0</shadeVersion>
<surefireVersion>2.22.2</surefireVersion>
Expand Down

0 comments on commit 8be59ee

Please sign in to comment.