Skip to content

Commit

Permalink
bump maven-shade-plugin version to 3.6.0 to avoid build failure.
Browse files Browse the repository at this point in the history
  • Loading branch information
lvyanquan committed Nov 27, 2024
1 parent f65a630 commit eaa05e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ limitations under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.1.1</version>
<version>3.6.0</version>
<executions>
<execution>
<id>shade-flink</id>
Expand Down

0 comments on commit eaa05e4

Please sign in to comment.