Skip to content

Commit

Permalink
👷 Temporarily disable outdated dependency check
Browse files Browse the repository at this point in the history
API call actually returns HTTP error 502.

Signed-off-by: Marcus Fihlon <[email protected]>
  • Loading branch information
McPringle committed Sep 26, 2024
1 parent c256803 commit d97adca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@
<execution>
<id>outdated-check</id>
<goals>
<goal>check</goal>
<!-- <goal>check</goal> -->
</goals>
</execution>
</executions>
Expand Down

0 comments on commit d97adca

Please sign in to comment.