Skip to content

Commit be46cdf

Browse files
committed
Upgrading dependencies: jackson-core, jackson-annotations, jackson-databind
1 parent 0efe0c2 commit be46cdf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Changes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changes in the BigML.io Java bindings
22

3+
4+
## 2.0.7 version
5+
6+
* Updated jackson-core dependency to 2.14.2
7+
* Updated jackson-annotations dependency to 2.14.2
8+
* Updated jackson-databind dependency to 2.14.2
9+
10+
311
## 2.0.6 version
412

513
* Updated jackson-databind dependency to 2.13.4.2

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.bigml</groupId>
55
<artifactId>bigml-binding</artifactId>
6-
<version>2.0.6</version>
6+
<version>2.0.7</version>
77
<packaging>jar</packaging>
88

99
<name>BigML.io Java bindings</name>

0 commit comments

Comments
 (0)