Class GitCommitAndPushPomCommand

java.lang.Object
io.github.devsecops.engine.domain.git.commands.GitCommitAndPushPomCommand
All Implemented Interfaces:
Command

@Component public class GitCommitAndPushPomCommand extends Object implements Command
  • Constructor Details

    • GitCommitAndPushPomCommand

      public GitCommitAndPushPomCommand()
  • Method Details