{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by md-5"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by md-5"
        },
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by dependabot[bot]"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1725,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "94ea0271ba02c18a0b37618c10f97f992d31ab62",
            "branch" : [
              {
                "SHA1" : "94ea0271ba02c18a0b37618c10f97f992d31ab62",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "94ea0271ba02c18a0b37618c10f97f992d31ab62",
            "branch" : [
              {
                "SHA1" : "94ea0271ba02c18a0b37618c10f97f992d31ab62",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "94ea0271ba02c18a0b37618c10f97f992d31ab62",
        "branch" : [
          {
            "SHA1" : "94ea0271ba02c18a0b37618c10f97f992d31ab62",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/SpigotMC/BungeeCord.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      "_class" : "hudson.maven.reporters.SurefireAggregatedReport",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 74,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "BungeeCord.jar",
      "fileName" : "BungeeCord.jar",
      "relativePath" : "bootstrap/target/BungeeCord.jar"
    },
    {
      "displayPath" : "cmd_alert.jar",
      "fileName" : "cmd_alert.jar",
      "relativePath" : "module/cmd-alert/target/cmd_alert.jar"
    },
    {
      "displayPath" : "cmd_find.jar",
      "fileName" : "cmd_find.jar",
      "relativePath" : "module/cmd-find/target/cmd_find.jar"
    },
    {
      "displayPath" : "cmd_kick.jar",
      "fileName" : "cmd_kick.jar",
      "relativePath" : "module/cmd-kick/target/cmd_kick.jar"
    },
    {
      "displayPath" : "cmd_list.jar",
      "fileName" : "cmd_list.jar",
      "relativePath" : "module/cmd-list/target/cmd_list.jar"
    },
    {
      "displayPath" : "cmd_send.jar",
      "fileName" : "cmd_send.jar",
      "relativePath" : "module/cmd-send/target/cmd_send.jar"
    },
    {
      "displayPath" : "cmd_server.jar",
      "fileName" : "cmd_server.jar",
      "relativePath" : "module/cmd-server/target/cmd_server.jar"
    },
    {
      "displayPath" : "reconnect_yaml.jar",
      "fileName" : "reconnect_yaml.jar",
      "relativePath" : "module/reconnect-yaml/target/reconnect_yaml.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1725",
  "duration" : 185185,
  "estimatedDuration" : 237864,
  "executor" : None,
  "fullDisplayName" : "BungeeCord #1725",
  "id" : "1725",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1725,
  "queueId" : 83,
  "result" : "SUCCESS",
  "timestamp" : 1692871643980,
  "url" : "https://hub.spigotmc.org/jenkins/view/All/job/BungeeCord/1725/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "3af672d2f267c6058fc3dd4b317d9b48e1f0df31",
        "timestamp" : 1692871620000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "#3504: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0\u000a\u000aBumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.3.0 to 3.4.0.\u000a- [Release notes](https://github.com/apache/maven-enforcer/releases)\u000a- [Commits](https://github.com/apache/maven-enforcer/compare/enforcer-3.3.0...enforcer-3.4.0)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin\u000a  dependency-type: direct:production\u000a  update-type: version-update:semver-minor\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000aCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\u000a",
        "date" : "2023-08-24 20:07:00 +1000",
        "id" : "3af672d2f267c6058fc3dd4b317d9b48e1f0df31",
        "msg" : "#3504: Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.3.0 to 3.4.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "94ea0271ba02c18a0b37618c10f97f992d31ab62",
        "timestamp" : 1692871639000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/github",
          "fullName" : "github"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "#3505: Bump io.netty:netty-bom from 4.1.96.Final to 4.1.97.Final\u000a\u000aBumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.96.Final to 4.1.97.Final.\u000a- [Commits](https://github.com/netty/netty/compare/netty-4.1.96.Final...netty-4.1.97.Final)\u000a\u000a---\u000aupdated-dependencies:\u000a- dependency-name: io.netty:netty-bom\u000a  dependency-type: direct:production\u000a  update-type: version-update:semver-patch\u000a...\u000a\u000aSigned-off-by: dependabot[bot] <support@github.com>\u000aCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\u000a",
        "date" : "2023-08-24 20:07:19 +1000",
        "id" : "94ea0271ba02c18a0b37618c10f97f992d31ab62",
        "msg" : "#3505: Bump io.netty:netty-bom from 4.1.96.Final to 4.1.97.Final",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/github",
      "fullName" : "github"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}