File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 44 <modelVersion >4.0.0</modelVersion >
55 <groupId >com.adaptiverecognition</groupId >
66 <artifactId >carmen-cloud-api</artifactId >
7- <version >4.10.2 -SNAPSHOT</version >
7+ <version >4.10.3 -SNAPSHOT</version >
88 <packaging >jar</packaging >
99 <name >Carmen Cloud API</name >
1010 <description >Carmen Cloud API</description >
4848 <plugin >
4949 <groupId >org.apache.maven.plugins</groupId >
5050 <artifactId >maven-compiler-plugin</artifactId >
51- <version >3.13 .0</version >
51+ <version >3.14 .0</version >
5252 <configuration >
5353 <release >${maven.compiler.release} </release >
5454 </configuration >
145145 <dependency >
146146 <groupId >org.slf4j</groupId >
147147 <artifactId >slf4j-api</artifactId >
148- <version >2.0.16 </version >
148+ <version >2.0.17 </version >
149149 </dependency >
150150 <dependency >
151151 <groupId >org.apache.commons</groupId >
You can’t perform that action at this time.
0 commit comments