Skip to content

Commit

Permalink
Update jackson-databind to 2.13.3 (#2695)
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Singh <[email protected]>

Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 authored Oct 4, 2022
1 parent 19651b6 commit 0823880
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ sharedLibrary {
dependency('org.jenkins-ci.plugins', 'script-security', '1172.v35f6a_0b_8207e')
dependency('org.jenkins-ci.plugins', 'credentials', '1112.vc87b_7a_3597f6')
dependency('org.jenkins-ci.plugins', 'git-client', '3.11.1')
dependency('org.jenkins-ci.plugins', 'junit', '1.55')
dependency('org.jenkins-ci.plugins', 'junit', '1143.v8d9a_e3355270')
dependency('org.jenkins-ci.plugins', 'mailer', '408.vd726a_1130320') // https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/mailer/
}
}
Expand Down Expand Up @@ -117,4 +117,4 @@ jacocoTestReport {
reports {
xml.required = true
}
}
}

0 comments on commit 0823880

Please sign in to comment.