Skip to content

Commit e1c8b3a

Browse files
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.6.4 to 3.13.0
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) from 3.6.4 to 3.13.0. - [Release notes](https://github.com/apache/maven-plugin-tools/releases) - [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.6.4...maven-plugin-tools-3.13.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-plugin-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e0efd37 commit e1c8b3a

File tree

3 files changed

+3
-3
lines changed
  • modules
    • swagger-eclipse-transformer-maven-plugin
    • swagger-maven-plugin
    • swagger-project-jakarta/modules/swagger-maven-plugin-jakarta

3 files changed

+3
-3
lines changed

modules/swagger-eclipse-transformer-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<plugin>
4040
<groupId>org.apache.maven.plugins</groupId>
4141
<artifactId>maven-plugin-plugin</artifactId>
42-
<version>3.6.4</version>
42+
<version>3.13.0</version>
4343
<configuration>
4444
<goalPrefix>transform</goalPrefix>
4545
</configuration>

modules/swagger-maven-plugin/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<plugin>
3030
<groupId>org.apache.maven.plugins</groupId>
3131
<artifactId>maven-plugin-plugin</artifactId>
32-
<version>3.7.0</version>
32+
<version>3.13.0</version>
3333
</plugin>
3434
<plugin>
3535
<groupId>io.swagger.core.v3</groupId>

modules/swagger-project-jakarta/modules/swagger-maven-plugin-jakarta/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<plugin>
8989
<groupId>org.apache.maven.plugins</groupId>
9090
<artifactId>maven-plugin-plugin</artifactId>
91-
<version>3.7.0</version>
91+
<version>3.13.0</version>
9292
<configuration>
9393
<!-- see http://jira.codehaus.org/browse/MNG-5346 -->
9494
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>

0 commit comments

Comments
 (0)