Skip to content

Commit 394f0b2

Browse files
authored
Update build.gradle - pebbleVersion to 3.2.2 (#240)
Pebble has been vulnerable for >1 year, this patch version fixes it
1 parent 3732ff7 commit 394f0b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ ext {
5050

5151
// server
5252
jakartaServletVersion = "6.0.0"
53-
pebbleVersion = "3.2.0"
53+
pebbleVersion = "3.2.2"
5454

5555
// database
5656
lettuceVersion = "6.2.2.RELEASE"

0 commit comments

Comments
 (0)