Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-ejb-plugin from 3.1.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-ejb-plugin](https://github.com/apache/maven-ejb-plugin) from 3.1.0 to 3.2.1.
- [Commits](apache/maven-ejb-plugin@maven-ejb-plugin-3.1.0...maven-ejb-plugin-3.2.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-ejb-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manovotn committed May 2, 2024
1 parent 168e038 commit b114037
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 @@ -71,7 +71,7 @@
<deploy.plugin.version>2.8.2</deploy.plugin.version>
<ear.plugin.version>3.3.0</ear.plugin.version>
<enforcer.plugin.version>3.4.1</enforcer.plugin.version>
<ejb.plugin.version>3.1.0</ejb.plugin.version>
<ejb.plugin.version>3.2.1</ejb.plugin.version>
<exec.plugin.version>3.0.0</exec.plugin.version>
<findbugs.plugin.version>3.0.5</findbugs.plugin.version>
<gmavenplus.plugin.version>3.0.2</gmavenplus.plugin.version>
Expand Down

0 comments on commit b114037

Please sign in to comment.