Skip to content

Commit 50c4d12

Browse files
committed
GH-186 Release 5.5.0-1
1 parent e040d73 commit 50c4d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/javalin-maven-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<maven.compiler.source>11</maven.compiler.source>
1313
<maven.compiler.target>11</maven.compiler.target>
14-
<javalin.openapi>5.5.0</javalin.openapi>
14+
<javalin.openapi>5.5.0-1</javalin.openapi>
1515
</properties>
1616

1717
<repositories>

0 commit comments

Comments
 (0)