We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8dbdb9 commit a9633b2Copy full SHA for a9633b2
pom.xml
@@ -12,7 +12,7 @@
12
<name>YamlBeans</name>
13
<groupId>com.esotericsoftware.yamlbeans</groupId>
14
<artifactId>yamlbeans</artifactId>
15
- <version>1.11</version>
+ <version>1.12</version>
16
17
<description>Java object graphs, to and from YAML</description>
18
<url>https://github.com/EsotericSoftware/yamlbeans</url>
project.yaml
@@ -1,2 +1,2 @@
1
classpath: lib|*.jar|!junit*.jar
2
-version: 1.11
+version: 1.12
0 commit comments