java-gitlab-api icon indicating copy to clipboard operation
java-gitlab-api copied to clipboard

Some code structure adjustments

Open hanhuafeng opened this issue 3 years ago • 0 comments

GitlabIssue.java

  1. add new field movedToId GitlabHTTPRequestor.java
  2. add a try catch when the method throws an exception pom.xml
  3. update jackson-core version
  4. update jackson-databind version
  5. add new dependency jackson-annotations

hanhuafeng avatar Jun 24 '22 06:06 hanhuafeng