Skip to content

Commit 9e68ba1

Browse files
Bump org.primefaces:primefaces from 6.0 to 8.0 in /TodoSyncServer
Bumps [org.primefaces:primefaces](https://github.com/primefaces/primefaces) from 6.0 to 8.0. - [Release notes](https://github.com/primefaces/primefaces/releases) - [Commits](https://github.com/primefaces/primefaces/commits/8.0) --- updated-dependencies: - dependency-name: org.primefaces:primefaces dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9a22b96 commit 9e68ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TodoSyncServer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>org.primefaces</groupId>
5959
<artifactId>primefaces</artifactId>
60-
<version>6.0</version>
60+
<version>8.0</version>
6161
</dependency>
6262

6363
<!-- "Jackson, Jr" for JSON; used in tests -->

0 commit comments

Comments
 (0)