Skip to content

Commit

Permalink
Upgrade jackson to 2.15.0
Browse files Browse the repository at this point in the history
Done to remove software vulnerability.
  • Loading branch information
pvannierop committed Oct 7, 2024
1 parent 0dcae15 commit 654f7b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ if (project.hasProperty('graphite')) {

//ext.moduleDescription = 'Management Portal application'
ext.findbugAnnotationVersion = '3.0.2'
ext['jackson.version'] = '2.15.0'

dependencies {
implementation("tech.jhipster:jhipster-framework:${jhipster_server_version}")
Expand Down

0 comments on commit 654f7b6

Please sign in to comment.