Skip to content

Commit

Permalink
Merge pull request #242 from docwho2/dependabot/maven/ChatGPT/org.apa…
Browse files Browse the repository at this point in the history
…che.maven.plugins-maven-shade-plugin-3.6.0

Bump org.apache.maven.plugins:maven-shade-plugin from 3.5.3 to 3.6.0 in /ChatGPT
  • Loading branch information
docwho2 authored Jun 5, 2024
2 parents 3aca72a + e599e95 commit 454de1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>3.5.3</version>
<version>3.6.0</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<filters>
Expand Down

0 comments on commit 454de1d

Please sign in to comment.