Skip to content

Commit 0dcf89f

Browse files
author
Tóth László
committed
Dependency update
1 parent f5b8357 commit 0dcf89f

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.1-SNAPSHOT</version>
7+
<version>4.10.2-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>Carmen Cloud API</name>
1010
<description>Carmen Cloud API</description>
@@ -123,7 +123,7 @@
123123
<plugin>
124124
<groupId>org.sonatype.central</groupId>
125125
<artifactId>central-publishing-maven-plugin</artifactId>
126-
<version>0.6.0</version>
126+
<version>0.7.0</version>
127127
<extensions>true</extensions>
128128
<configuration>
129129
<publishingServerId>central</publishingServerId>
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>com.google.code.gson</groupId>
142142
<artifactId>gson</artifactId>
143-
<version>2.11.0</version>
143+
<version>2.12.1</version>
144144
</dependency>
145145
<dependency>
146146
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)