{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Brokkonaut"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 73,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6165eef1ae836381bdb0eb9eb8c4196d627ca1cc",
            "branch" : [
              {
                "SHA1" : "6165eef1ae836381bdb0eb9eb8c4196d627ca1cc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6165eef1ae836381bdb0eb9eb8c4196d627ca1cc",
            "branch" : [
              {
                "SHA1" : "6165eef1ae836381bdb0eb9eb8c4196d627ca1cc",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6165eef1ae836381bdb0eb9eb8c4196d627ca1cc",
        "branch" : [
          {
            "SHA1" : "6165eef1ae836381bdb0eb9eb8c4196d627ca1cc",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/Brokkonaut/PlayerUUIDCache.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "PlayerUUIDCache.jar",
      "fileName" : "PlayerUUIDCache.jar",
      "relativePath" : "target/PlayerUUIDCache.jar"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#73",
  "duration" : 4216,
  "estimatedDuration" : 3585,
  "executor" : None,
  "fullDisplayName" : "PlayerUUIDCache #73",
  "id" : "73",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 73,
  "queueId" : 14162,
  "result" : "SUCCESS",
  "timestamp" : 1747366745729,
  "url" : "https://www.iani.de/jenkins/job/PlayerUUIDCache/73/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/playerUUIDCache/util/fetcher/UUIDFetcher.java"
        ],
        "commitId" : "9f5b0d7df7c9e60af8c90c371d6ce5ea242d612e",
        "timestamp" : 1745290472000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "use gson instead of JsonSimple\u000a",
        "date" : "2025-04-22 04:54:32 +0200",
        "id" : "9f5b0d7df7c9e60af8c90c371d6ce5ea242d612e",
        "msg" : "use gson instead of JsonSimple",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/playerUUIDCache/util/fetcher/UUIDFetcher.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pom.xml"
        ],
        "commitId" : "79198cccbdb0b52c8635e28896c9e64550f368e9",
        "timestamp" : 1745290481000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "1.21.5\u000a",
        "date" : "2025-04-22 04:54:41 +0200",
        "id" : "79198cccbdb0b52c8635e28896c9e64550f368e9",
        "msg" : "1.21.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pom.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/de/iani/playerUUIDCache/CachedPlayer.java"
        ],
        "commitId" : "6165eef1ae836381bdb0eb9eb8c4196d627ca1cc",
        "timestamp" : 1747366734000,
        "author" : {
          "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
          "fullName" : "Brokkonaut"
        },
        "authorEmail" : "hannos17@gmx.de",
        "comment" : "implement newest method from paper api\u000a",
        "date" : "2025-05-16 05:38:54 +0200",
        "id" : "6165eef1ae836381bdb0eb9eb8c4196d627ca1cc",
        "msg" : "implement newest method from paper api",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/de/iani/playerUUIDCache/CachedPlayer.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://www.iani.de/jenkins/user/brokkonaut",
      "fullName" : "Brokkonaut"
    }
  ]
}