Skip to content

Commit

Permalink
Merge pull request #700 from kamkie/dependabot/gradle/org.joinfaces-p…
Browse files Browse the repository at this point in the history
…rimefaces-spring-boot-starter-5.1.4

Bump org.joinfaces:primefaces-spring-boot-starter from 5.1.3 to 5.1.4
  • Loading branch information
kamkie authored Sep 25, 2023
2 parents ae458a3 + 113f008 commit 186ee4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ group = "demo"
val javaVersion = JavaVersion.VERSION_17
val nodeVersion = "16.19.0"
val springBootVersion = properties["springBootVersion"]
val joinFacesVersion = "5.1.3"
val joinFacesVersion = "5.1.4"
val spotbugsToolVersion = "4.7.3"
val jacocoToolVersion = "0.8.8"
val pmdToolVersion = "6.52.0"
Expand Down

0 comments on commit 186ee4b

Please sign in to comment.