Skip to content

Commit 471623e

Browse files
committed
new version
1 parent 0aa05fe commit 471623e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom-central.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>com.breinify</groupId>
77
<artifactId>brein-api-library-java</artifactId>
8-
<version>2.1.5</version>
8+
<version>2.2.0</version>
99

1010
<name>brein-api-library-java</name>
1111
<description>Brein API Library Java</description>
@@ -43,7 +43,7 @@
4343
<url>https://www.breinify.com</url>
4444

4545
<properties>
46-
<slf4jVersion>1.7.21</slf4jVersion>
46+
<slf4jVersion>1.7.36</slf4jVersion>
4747
<unirestVersion>1.4.9</unirestVersion>
4848
<gsonVersion>2.9.0</gsonVersion>
4949
<jerseyClientVersion>1.19.1</jerseyClientVersion>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<packaging>jar</packaging>
1212

1313
<properties>
14-
<slf4jVersion>1.7.21</slf4jVersion>
14+
<slf4jVersion>1.7.36</slf4jVersion>
1515
<unirestVersion>1.4.9</unirestVersion>
1616
<gsonVersion>2.9.0</gsonVersion>
1717
<jerseyClientVersion>1.19.1</jerseyClientVersion>

0 commit comments

Comments
 (0)