Skip to content

Commit

Permalink
Bump org.joinfaces:primefaces-spring-boot-starter from 5.1.3 to 5.1.4
Browse files Browse the repository at this point in the history
Bumps [org.joinfaces:primefaces-spring-boot-starter](https://github.com/joinfaces/joinfaces) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/joinfaces/joinfaces/releases)
- [Commits](joinfaces/joinfaces@5.1.3...5.1.4)

---
updated-dependencies:
- dependency-name: org.joinfaces:primefaces-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent e811ad2 commit a4b329b
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 a4b329b

Please sign in to comment.