Skip to content

Commit 5b12c18

Browse files
fix(deps): update dependency org.restheart:restheart to v8.9.0 (#8773)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 591a940 commit 5b12c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/restheart/pom.xml

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

99
<properties>
1010
<maven.compiler.release>25</maven.compiler.release>
11-
<restheart.version>8.8.1</restheart.version>
11+
<restheart.version>8.9.0</restheart.version>
1212
</properties>
1313

1414
<dependencies>

0 commit comments

Comments
 (0)