Skip to content

Commit 18cc046

Browse files
author
Tóth László
committed
Dependency update
1 parent fdb979c commit 18cc046

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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>
@@ -48,7 +48,7 @@
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>
@@ -145,7 +145,7 @@
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>

0 commit comments

Comments
 (0)