Skip to content

Commit

Permalink
Bump smoothness lib to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slominskir committed Oct 2, 2024
1 parent 19bbe42 commit 008e393
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 @@ -17,7 +17,7 @@ repositories {
}
dependencies {
// No matter what smoothness weblib MUST be included in WAR (https://github.com/JeffersonLab/smoothness/issues/4)
implementation 'org.jlab:smoothness-weblib:4.3.0'
implementation 'org.jlab:smoothness-weblib:4.6.0'

// Smoothness setup should install these into Wildfly
providedCompile 'org.tuckey:urlrewritefilter:4.0.4',
Expand Down

0 comments on commit 008e393

Please sign in to comment.