Skip to content

Commit

Permalink
Update dependency org.glassfish:jakarta.el to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 7af343e commit 7201319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ dependencyManagement {
entry 'jackson-core'
entry 'jackson-databind'
}
dependency group: 'org.glassfish', name: 'jakarta.el', version: '3.0.4'
dependency group: 'org.glassfish', name: 'jakarta.el', version: '4.0.2'
}
}

Expand Down

0 comments on commit 7201319

Please sign in to comment.