Skip to content
This repository was archived by the owner on Jan 8, 2020. It is now read-only.

Commit ecd3676

Browse files
author
Luis Lázaro
committed
Merge branch 'develop'
# Conflicts: # pom.xml
1 parent b831985 commit ecd3676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.keedio.flume.flume-ng-sources</groupId>
55
<artifactId>flume-ng-sql-source</artifactId>
6-
<version>1.4.3</version>
6+
<version>1.5.0</version>
77

88
<packaging>jar</packaging>
99
<name>Flume SQL Source</name>
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.apache.flume</groupId>
5151
<artifactId>flume-ng-core</artifactId>
52-
<version>1.5.2</version>
52+
<version>1.8.0</version>
5353
<scope>provided</scope>
5454
</dependency>
5555
<dependency>

0 commit comments

Comments
 (0)