Skip to content

Commit 85cbd62

Browse files
authored
Merge pull request #16 from codehaus-plexus/dependabot/maven/org.codehaus.mojo-animal-sniffer-enforcer-rule-1.19
Bump animal-sniffer-enforcer-rule from 1.18 to 1.19
2 parents 8a84981 + 1ba55b7 commit 85cbd62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ limitations under the License.
750750
<dependency>
751751
<groupId>org.codehaus.mojo</groupId>
752752
<artifactId>animal-sniffer-enforcer-rule</artifactId>
753-
<version>1.18</version>
753+
<version>1.19</version>
754754
</dependency>
755755
</dependencies>
756756
<executions>

0 commit comments

Comments
 (0)