File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1212 <dependency>
1313 <groupId>ml.comet</groupId>
1414 <artifactId>comet-java-client</artifactId>
15- <version>1.1.6 </version>
15+ <version>1.1.7 </version>
1616 </dependency>
1717 </dependencies>
1818```
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >comet-java-sdk</artifactId >
99 <groupId >ml.comet</groupId >
10- <version >1.1.6 -SNAPSHOT</version >
10+ <version >1.1.7 -SNAPSHOT</version >
1111 </parent >
1212
1313 <properties >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >ml.comet</groupId >
99 <artifactId >comet-java-sdk</artifactId >
10- <version >1.1.6 -SNAPSHOT</version >
10+ <version >1.1.7 -SNAPSHOT</version >
1111 </parent >
1212
1313 <dependencyManagement >
7777 <dependency >
7878 <groupId >org.slf4j</groupId >
7979 <artifactId >slf4j-api</artifactId >
80- <version >1.7.32 </version >
80+ <version >1.7.33 </version >
8181 </dependency >
8282 <dependency >
8383 <groupId >org.slf4j</groupId >
8484 <artifactId >slf4j-simple</artifactId >
85- <version >1.7.32 </version >
85+ <version >1.7.33 </version >
8686 </dependency >
8787
8888 <!-- tests -->
Original file line number Diff line number Diff line change 55 <groupId >ml.comet</groupId >
66 <artifactId >comet-java-sdk</artifactId >
77 <packaging >pom</packaging >
8- <version >1.1.6 -SNAPSHOT</version >
8+ <version >1.1.7 -SNAPSHOT</version >
99
1010 <name >${project.groupId} :${project.artifactId} </name >
1111 <description >https://www.comet.ml Java client lib</description >
You can’t perform that action at this time.
0 commit comments