Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

Commit eba3808

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-shade-plugin to v3.6.1
1 parent 17287d5 commit eba3808

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google-cloud-nio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<groupId>org.apache.maven.plugins</groupId>
118118
<artifactId>maven-shade-plugin</artifactId>
119119
<!-- MSHADE-419: 3.3.0 Shade plugin causes pom to be created without compile dependencies -->
120-
<version>3.2.4</version>
120+
<version>3.6.1</version>
121121
<dependencies>
122122
<!-- MSHADE-419: 3.3.0
123123
Shade plugin specified old asm which fails builds with classes under META-INF/versions/*

0 commit comments

Comments
 (0)