Skip to content

Commit

Permalink
Update richfaces fork to 4.6.14.ayg (#1120)
Browse files Browse the repository at this point in the history
* [ci] Formatting

* upgrade richfaces fork to 4.6.14.ayg
  • Loading branch information
hazendaz authored and larsgrefer committed Jul 28, 2021
1 parent 062fb21 commit 8e92108
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ allprojects {
entry "richfaces-a4j"
}

dependencySet('com.github.albfernandez.richfaces:4.6.13.ayg') {
dependencySet('com.github.albfernandez.richfaces:4.6.14.ayg') {
entry "richfaces"
entry "richfaces-a4j"
}
Expand Down
2 changes: 1 addition & 1 deletion joinfaces-autoconfigure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
optional 'com.github.adminfaces:admin-template'
optional 'com.github.adminfaces:admin-theme'
optional 'jakarta.ejb:jakarta.ejb-api'

optional 'org.apache.myfaces.tobago:tobago-core'
optional 'org.apache.myfaces.tobago:tobago-theme-standard'

Expand Down

0 comments on commit 8e92108

Please sign in to comment.