Skip to content

Commit 13e2e6d

Browse files
authored
Merge pull request #18 from jhu-sheridan-libraries/raml-module-builder-updates
Raml module builder updates
2 parents 05e44af + 3881dfe commit 13e2e6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>edu.jhu.libraries</groupId>
88
<artifactId>mod-oriole</artifactId>
9-
<version>1.0.24</version>
9+
<version>1.0.25</version>
1010

1111
<name>mod-oriole</name>
1212
<url>https://github.com/jhu-sheridan-libraries/mod-oriole</url>
@@ -23,7 +23,7 @@
2323
<maven.compiler.source>1.8</maven.compiler.source>
2424
<maven.compiler.target>1.8</maven.compiler.target>
2525
<ramlfiles_path>${basedir}/ramls</ramlfiles_path>
26-
<raml-module-builder.version>23.10.0</raml-module-builder.version>
26+
<raml-module-builder.version>23.12.0</raml-module-builder.version>
2727
<vertx.version>3.9.4</vertx.version>
2828
</properties>
2929

0 commit comments

Comments
 (0)