Skip to content

Commit 698708a

Browse files
committed
Downgrade build-helper-maven-plugin to 3.4.0 to fix JitPack build
1 parent 968ec4d commit 698708a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@
240240
<plugin>
241241
<groupId>org.codehaus.mojo</groupId>
242242
<artifactId>build-helper-maven-plugin</artifactId>
243-
<version>3.5.0</version>
243+
<version>3.4.0</version>
244244
<executions>
245245
<execution>
246246
<id>add-test-source</id>

0 commit comments

Comments
 (0)