Skip to content

Commit bc7f986

Browse files
dependabot[bot]manovotn
authored andcommitted
Bump org.apache.maven.plugins:maven-ejb-plugin from 3.2.1 to 3.3.0
Bumps [org.apache.maven.plugins:maven-ejb-plugin](https://github.com/apache/maven-ejb-plugin) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/apache/maven-ejb-plugin/releases) - [Commits](apache/maven-ejb-plugin@maven-ejb-plugin-3.2.1...maven-ejb-plugin-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-ejb-plugin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1a3ac76 commit bc7f986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<plugin>
138138
<groupId>org.apache.maven.plugins</groupId>
139139
<artifactId>maven-ejb-plugin</artifactId>
140-
<version>3.2.1</version>
140+
<version>3.3.0</version>
141141
<configuration>
142142
<ejbVersion>3.2</ejbVersion>
143143
</configuration>

0 commit comments

Comments
 (0)