We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2eab8 commit dcedab6Copy full SHA for dcedab6
1 file changed
pom.xml
@@ -13,7 +13,7 @@
13
<packaging>pom</packaging>
14
<groupId>dev.vality.woody</groupId>
15
<artifactId>woody</artifactId>
16
- <version>2.1.0</version>
+ <version>2.2.0</version>
17
18
<name>Woody Java</name>
19
<description>Java implementation for Woody spec</description>
@@ -66,7 +66,7 @@
66
<dependency>
67
<groupId>org.slf4j</groupId>
68
<artifactId>slf4j-api</artifactId>
69
- <version>1.7.36</version>
+ <version>2.0.17</version>
70
</dependency>
71
72
<groupId>io.opentelemetry.semconv</groupId>
0 commit comments