Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] committed Mar 11, 2024
1 parent 9afb405 commit 8c5ad20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -71,7 +71,7 @@ under the License.
</distributionManagement>

<properties>
<mavenFilteringVersion>3.3.1</mavenFilteringVersion>
<mavenFilteringVersion>3.3.2</mavenFilteringVersion>
<mavenVersion>3.2.5</mavenVersion>
<javaVersion>8</javaVersion>
<project.build.outputTimestamp>2023-03-21T12:01:37Z</project.build.outputTimestamp>
Expand Down

0 comments on commit 8c5ad20

Please sign in to comment.