Skip to content

Commit 6c41c38

Browse files
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.1 (#860)
1 parent 689abb5 commit 6c41c38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

planetiler-benchmarks/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<plugin>
3131
<groupId>org.apache.maven.plugins</groupId>
3232
<artifactId>maven-assembly-plugin</artifactId>
33-
<version>3.6.0</version>
33+
<version>3.7.1</version>
3434
<!-- for with-deps assembly descriptor -->
3535
<dependencies>
3636
<dependency>

planetiler-dist/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<plugin>
9090
<groupId>org.apache.maven.plugins</groupId>
9191
<artifactId>maven-assembly-plugin</artifactId>
92-
<version>3.6.0</version>
92+
<version>3.7.1</version>
9393
<dependencies>
9494
<dependency>
9595
<groupId>com.onthegomap.planetiler</groupId>

0 commit comments

Comments
 (0)