Skip to content

Commit

Permalink
Merge pull request #1512 from data-integrations/upgrade-maven-enforce…
Browse files Browse the repository at this point in the history
…r-plugin

upgrade maven enforcer plugin
  • Loading branch information
itsankit-google authored Feb 4, 2025
2 parents 031fa45 + 2c5ac60 commit 74fb78d
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 @@ -1027,7 +1027,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.4.1</version>
<version>3.5.0</version>
<executions>
<execution>
<id>enforce-banned-dependencies</id>
Expand Down

0 comments on commit 74fb78d

Please sign in to comment.