Skip to content

Commit

Permalink
Bump org.joinfaces:primefaces-spring-boot-starter from 5.2.2 to 5.2.3
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.2.2 to 5.2.3.
- [Release notes](https://github.com/joinfaces/joinfaces/releases)
- [Commits](joinfaces/joinfaces@5.2.2...5.2.3)

---
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 Feb 23, 2024
1 parent 7960b40 commit 2da8ee7
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 @@ -29,7 +29,7 @@ group = "demo"
val javaVersion = JavaVersion.VERSION_21
val nodeVersion = "20.9.0"
val springBootVersion = properties["springBootVersion"]
val joinFacesVersion = "5.2.2"
val joinFacesVersion = "5.2.3"
val spotbugsToolVersion = "4.8.0"
val jacocoToolVersion = "0.8.9"
val pmdToolVersion = "6.54.0"
Expand Down

0 comments on commit 2da8ee7

Please sign in to comment.