Skip to content

Commit 6fc1f42

Browse files
authored
Merge pull request #640 from maxmind/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.8.0
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.1 to 3.8.0
2 parents d0368c7 + c7146e0 commit 6fc1f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<plugin>
178178
<groupId>org.apache.maven.plugins</groupId>
179179
<artifactId>maven-assembly-plugin</artifactId>
180-
<version>3.7.1</version>
180+
<version>3.8.0</version>
181181
<configuration>
182182
<descriptors>
183183
<descriptor>src/assembly/bin.xml</descriptor>

0 commit comments

Comments
 (0)