Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit fbd8d9f

Browse files
authored
Merge pull request #110 from Andre601/dependabot/maven/bungeecord/org.apache.maven.plugins-maven-shade-plugin-3.5.0
Bump maven-shade-plugin from 3.4.1 to 3.5.0 in /bungeecord
2 parents df10bdc + da1ada5 commit fbd8d9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bungeecord/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
<plugin>
134134
<groupId>org.apache.maven.plugins</groupId>
135135
<artifactId>maven-shade-plugin</artifactId>
136-
<version>3.4.1</version>
136+
<version>3.5.0</version>
137137
<configuration>
138138
<createDependencyReducedPom>false</createDependencyReducedPom>
139139
<relocations>

0 commit comments

Comments
 (0)