Skip to content

Commit

Permalink
Merge pull request #378 from AxonFramework/dependabot/maven/org.apach…
Browse files Browse the repository at this point in the history
…e.maven.plugins-maven-enforcer-plugin-3.4.1

Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.0 to 3.4.1
  • Loading branch information
github-actions[bot] authored Sep 11, 2023
2 parents c93be77 + 20a6513 commit cd299c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mongo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-enforcer-plugin</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<executions>
<execution>
<id>enforce-banned-dependencies</id>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<maven-clean.version>3.3.1</maven-clean.version>
<maven-compiler.version>3.11.0</maven-compiler.version>
<maven-deploy.version>3.0.0</maven-deploy.version>
<maven-enforcer.version>3.4.0</maven-enforcer.version>
<maven-enforcer.version>3.4.1</maven-enforcer.version>
<maven-gpg.version>3.1.0</maven-gpg.version>
<maven-install.version>3.1.1</maven-install.version>
<maven-jar.version>3.3.0</maven-jar.version>
Expand Down

0 comments on commit cd299c4

Please sign in to comment.