Skip to content

Commit

Permalink
Upgrade shade plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Jan 25, 2024
1 parent da49792 commit 546a35a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion gateway-ha/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
<version>${dep.plugin.maven.shade}</version>
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<shadedArtifactAttached>true</shadedArtifactAttached>
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
<dep.mockito.version>5.8.0</dep.mockito.version>
<dep.mysqlconnector.version>8.0.17</dep.mysqlconnector.version>
<dep.okhttp.version>3.9.0</dep.okhttp.version>
<dep.plugin.maven.shade>2.3</dep.plugin.maven.shade>
<dep.plugin.maven.source>3.0.0</dep.plugin.maven.source>
<dep.postgresql.version>42.6.0</dep.postgresql.version>
<dep.reflections.version>0.9.10</dep.reflections.version>
Expand Down

0 comments on commit 546a35a

Please sign in to comment.