Skip to content

Commit f767508

Browse files
Bump maven-common-artifact-filters from 3.1.0 to 3.1.1 (#140)
Bumps [maven-common-artifact-filters](https://github.com/apache/maven-common-artifact-filters) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/apache/maven-common-artifact-filters/releases) - [Commits](apache/maven-common-artifact-filters@maven-common-artifact-filters-3.1.0...maven-common-artifact-filters-3.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 576ee14 commit f767508

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

animal-sniffer-enforcer-rule/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<dependency>
7777
<groupId>org.apache.maven.shared</groupId>
7878
<artifactId>maven-common-artifact-filters</artifactId>
79-
<version>3.1.0</version>
79+
<version>3.1.1</version>
8080
</dependency>
8181
<dependency>
8282
<groupId>org.codehaus.plexus</groupId>

animal-sniffer-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<dependency>
8383
<groupId>org.apache.maven.shared</groupId>
8484
<artifactId>maven-common-artifact-filters</artifactId>
85-
<version>3.1.0</version>
85+
<version>3.1.1</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)