Skip to content

Commit

Permalink
Update libraries.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
flamaral256 authored Aug 7, 2024
1 parent 24dc1cd commit 0e976eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ ext {
hibernateVersion = '5.6.15.Final'
geronimoVersion = '1.1.1'
jettyVersion = '9.4.54.v20240208'
servletApiVersion = '3.1.0'
servletApiVersion = '4.0.1'
websocketApiVersion = '1.1'
jgroupsVersion = '4.1.5.Final'
jaxrsVersion = '2.1.1'
jaxrsVersion = '2.0.1'
jsonSchemaVersion = '2.2.11'
guavaVersion = '32.0.1-jre'
jacksonVersion = '2.17.0'
Expand Down

0 comments on commit 0e976eb

Please sign in to comment.