Skip to content

Commit bd511e3

Browse files
authored
Merge pull request #1202 from apache/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.2
build(deps-dev): bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.2
2 parents 7937913 + 26615a5 commit bd511e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/mcp-bridge/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<plugin>
8686
<groupId>org.apache.maven.plugins</groupId>
8787
<artifactId>maven-shade-plugin</artifactId>
88-
<version>3.6.0</version>
88+
<version>3.6.2</version>
8989
<executions>
9090
<execution>
9191
<phase>package</phase>

0 commit comments

Comments
 (0)