Skip to content

Commit e237086

Browse files
committed
fix: update restheart.version to 9.2.0 in pom.xml
1 parent 8d251a2 commit e237086

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.2</restheart.version>
22+
<restheart.version>9.2.0</restheart.version>
2323
<pebble.version>4.1.1</pebble.version>
2424
</properties>
2525

0 commit comments

Comments
 (0)