Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7…
Browse files Browse the repository at this point in the history
….1 (#860)
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 689abb5 commit 6c41c38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion planetiler-benchmarks/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<!-- for with-deps assembly descriptor -->
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion planetiler-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.1</version>
<dependencies>
<dependency>
<groupId>com.onthegomap.planetiler</groupId>
Expand Down

0 comments on commit 6c41c38

Please sign in to comment.