Skip to content

Commit

Permalink
Bump primefaces from 11.0.0 to 12.0.0 (#200)
Browse files Browse the repository at this point in the history
Bumps [primefaces](https://github.com/primefaces/primefaces) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/primefaces/primefaces/releases)
- [Commits](primefaces/primefaces@11.0.0...12.0.0)

---
updated-dependencies:
- dependency-name: org.primefaces:primefaces
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2022
1 parent c090a8b commit b3c7ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.primefaces</groupId>
<artifactId>primefaces</artifactId>
<version>11.0.0</version>
<version>12.0.0</version>
</dependency>

<!-- javax.* APIs -->
Expand Down

0 comments on commit b3c7ca8

Please sign in to comment.