Skip to content

Commit 9d0f125

Browse files
authored
Merge pull request #41 from expath/dependabot/maven/org.apache.maven.plugins-maven-shade-plugin-3.6.0
Bump org.apache.maven.plugins:maven-shade-plugin from 3.2.4 to 3.6.0
2 parents 9e9bc88 + 68cf720 commit 9d0f125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http-client-saxon/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
<plugin>
151151
<groupId>org.apache.maven.plugins</groupId>
152152
<artifactId>maven-shade-plugin</artifactId>
153-
<version>3.2.4</version>
153+
<version>3.6.0</version>
154154
<configuration>
155155
<shadedArtifactAttached>true</shadedArtifactAttached>
156156
<shadedClassifierName>uber</shadedClassifierName>

0 commit comments

Comments
 (0)