Skip to content

Commit

Permalink
Bump maven-filtering from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [maven-filtering](https://github.com/apache/maven-filtering) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/apache/maven-filtering/releases)
- [Commits](apache/maven-filtering@maven-filtering-3.2.0...maven-filtering-3.3.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-filtering
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 13, 2022
1 parent abf7287 commit f76c749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -69,7 +69,7 @@ under the License.
</distributionManagement>

<properties>
<mavenFilteringVersion>3.2.0</mavenFilteringVersion>
<mavenFilteringVersion>3.3.0</mavenFilteringVersion>
<mavenVersion>3.2.5</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2020-08-05T15:25:21Z</project.build.outputTimestamp>
Expand Down

0 comments on commit f76c749

Please sign in to comment.