Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
1 parent b21f0f2 commit 0ba5215
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 @@ -69,7 +69,7 @@
<compiler.version>3.12.1</compiler.version>
<dependency.plugin.version>3.2.0</dependency.plugin.version>
<deploy.plugin.version>2.8.2</deploy.plugin.version>
<ear.plugin.version>3.2.0</ear.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>
<exec.plugin.version>3.0.0</exec.plugin.version>
Expand Down

0 comments on commit 0ba5215

Please sign in to comment.