Skip to content

Commit a989f28

Browse files
committed
fix: update restheart.version to 9.1.1 in pom.xml
1 parent a38e437 commit a989f28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<properties>
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2121
<maven.compiler.release>25</maven.compiler.release>
22-
<restheart.version>9.1.0</restheart.version>
22+
<restheart.version>9.1.1</restheart.version>
2323
<pebble.version>4.1.0</pebble.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)