Skip to content

Commit

Permalink
downgrade maven-plugin-plugin which causes release build to fail
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Nice <[email protected]>
  • Loading branch information
davenice authored and stewartfrancis committed Aug 20, 2024
1 parent 1970218 commit 638dc54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cics-bundle-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-plugin-plugin</artifactId>
<version>3.13.0</version>
<version>3.6.4</version>
</plugin>
</plugins>
</reporting>
Expand Down

0 comments on commit 638dc54

Please sign in to comment.