Update dependency org.apache.maven.shared:maven-filtering to v3 (#5)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-12 20:16:23 +03:00 committed by GitHub
parent d1d0b045ab
commit 349b4524ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -274,7 +274,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
<version>1.3</version>
<version>3.2.0</version>
</dependency>
</dependencies>
<configuration>