Skip to content

Commit

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

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

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 May 21, 2023
1 parent 0ceec70 commit df7bb81
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 @@ -63,7 +63,7 @@

<properties>
<mavenArchiverVersion>3.6.0</mavenArchiverVersion>
<mavenFilteringVersion>3.3.0</mavenFilteringVersion>
<mavenFilteringVersion>3.3.1</mavenFilteringVersion>
<mavenVersion>3.2.5</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2021-09-05T09:31:59Z</project.build.outputTimestamp>
Expand Down

0 comments on commit df7bb81

Please sign in to comment.