Skip to content

Commit a001fd8

Browse files
Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.2 to 3.5.3
Bumps [org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/apache/maven-shade-plugin/releases) - [Commits](apache/maven-shade-plugin@maven-shade-plugin-3.5.2...maven-shade-plugin-3.5.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-shade-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 802789b commit a001fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,7 @@ limitations under the License.
648648
<plugin>
649649
<groupId>org.apache.maven.plugins</groupId>
650650
<artifactId>maven-shade-plugin</artifactId>
651-
<version>3.5.2</version>
651+
<version>3.5.3</version>
652652
<configuration>
653653
<createDependencyReducedPom>false</createDependencyReducedPom>
654654
<artifactSet>

0 commit comments

Comments
 (0)