Skip to content

Commit 488a051

Browse files
committed
bump version
1 parent b9e685d commit 488a051

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.savant

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ savantVersion = "1.0.0"
1818
jacksonVersion = "2.13.2"
1919
jacksonDatabindVersion = "2.13.2+2"
2020

21-
project(group: "io.fusionauth", name: "fusionauth-jwt", version: "5.1.2", licenses: ["ApacheV2_0"]) {
21+
project(group: "io.fusionauth", name: "fusionauth-jwt", version: "5.2.0", licenses: ["ApacheV2_0"]) {
2222

2323
workflow {
2424
fetch {

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>io.fusionauth</groupId>
88
<artifactId>fusionauth-jwt</artifactId>
9-
<version>5.1.2</version>
9+
<version>5.2.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>FusionAuth JWT</name>

0 commit comments

Comments
 (0)