Skip to content

Commit 013117a

Browse files
authored
Merge pull request #71 from sfuhrm/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 d1aa175 + 8e5ffcf commit 013117a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sudoku-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<plugin>
1616
<groupId>org.apache.maven.plugins</groupId>
1717
<artifactId>maven-assembly-plugin</artifactId>
18-
<version>3.7.1</version>
18+
<version>3.8.0</version>
1919
<configuration>
2020
<descriptorRefs>
2121
<descriptorRef>jar-with-dependencies</descriptorRef>

0 commit comments

Comments
 (0)