We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 206034c commit 6a71efbCopy full SHA for 6a71efb
1 file changed
pom.xml
@@ -12,7 +12,7 @@
12
<packaging>pom</packaging>
13
<groupId>dev.vality.woody</groupId>
14
<artifactId>woody</artifactId>
15
- <version>1.0.5</version>
+ <version>1.1.0</version>
16
17
<name>Woody Java</name>
18
<description>Java implementation for Woody spec</description>
@@ -61,7 +61,7 @@
61
<dependency>
62
<groupId>org.slf4j</groupId>
63
<artifactId>slf4j-api</artifactId>
64
- <version>1.7.36</version>
+ <version>2.0.12</version>
65
</dependency>
66
</dependencies>
67
</dependencyManagement>
0 commit comments