Skip to content

Commit cafde4e

Browse files
dependabot[bot]frantuma
authored andcommitted
Bump org.codehaus.mojo:build-helper-maven-plugin from 3.0.0 to 3.5.0
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.0.0 to 3.5.0. - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@build-helper-maven-plugin-3.0.0...3.5.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent adbb4c6 commit cafde4e

File tree

3 files changed

+3
-3
lines changed
  • modules
    • swagger-jaxrs2-servlet-initializer-v2
    • swagger-jaxrs2-servlet-initializer
    • swagger-jaxrs2

3 files changed

+3
-3
lines changed

modules/swagger-jaxrs2-servlet-initializer-v2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.codehaus.mojo</groupId>
4242
<artifactId>build-helper-maven-plugin</artifactId>
43-
<version>3.0.0</version>
43+
<version>3.5.0</version>
4444
<configuration>
4545
<portNames>
4646
<portName>jetty.port</portName>

modules/swagger-jaxrs2-servlet-initializer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<plugin>
4646
<groupId>org.codehaus.mojo</groupId>
4747
<artifactId>build-helper-maven-plugin</artifactId>
48-
<version>3.0.0</version>
48+
<version>3.5.0</version>
4949
<configuration>
5050
<portNames>
5151
<portName>jetty.port</portName>

modules/swagger-jaxrs2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<plugin>
4141
<groupId>org.codehaus.mojo</groupId>
4242
<artifactId>build-helper-maven-plugin</artifactId>
43-
<version>3.0.0</version>
43+
<version>3.5.0</version>
4444
<configuration>
4545
<portNames>
4646
<portName>jetty.port</portName>

0 commit comments

Comments
 (0)