Skip to content

Commit c690d8d

Browse files
dependabot[bot]frantuma
authored andcommitted
Bump org.apache.maven.plugins:maven-shade-plugin from 3.3.0 to 3.5.1
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.3.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.3.0...maven-shade-plugin-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b10941 commit c690d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/swagger-parser-cli/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<plugin>
6363
<groupId>org.apache.maven.plugins</groupId>
6464
<artifactId>maven-shade-plugin</artifactId>
65-
<version>3.3.0</version>
65+
<version>3.5.1</version>
6666
<executions>
6767
<execution>
6868
<id>process-resources</id>

0 commit comments

Comments
 (0)