We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 05e44af + 3881dfe commit 13e2e6dCopy full SHA for 13e2e6d
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>edu.jhu.libraries</groupId>
8
<artifactId>mod-oriole</artifactId>
9
- <version>1.0.24</version>
+ <version>1.0.25</version>
10
11
<name>mod-oriole</name>
12
<url>https://github.com/jhu-sheridan-libraries/mod-oriole</url>
@@ -23,7 +23,7 @@
23
<maven.compiler.source>1.8</maven.compiler.source>
24
<maven.compiler.target>1.8</maven.compiler.target>
25
<ramlfiles_path>${basedir}/ramls</ramlfiles_path>
26
- <raml-module-builder.version>23.10.0</raml-module-builder.version>
+ <raml-module-builder.version>23.12.0</raml-module-builder.version>
27
<vertx.version>3.9.4</vertx.version>
28
</properties>
29
0 commit comments