Skip to content

Commit 0774f01

Browse files
committed
1.4.0.5
1 parent 240d2bd commit 0774f01

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
@@ -7,7 +7,7 @@
77

88
<groupId>org.xbib.elasticsearch.plugin</groupId>
99
<artifactId>elasticsearch-river-jdbc</artifactId>
10-
<version>1.4.0.4</version>
10+
<version>1.4.0.5</version>
1111

1212
<packaging>jar</packaging>
1313

@@ -94,14 +94,14 @@
9494
<dependency>
9595
<groupId>org.apache.logging.log4j</groupId>
9696
<artifactId>log4j-slf4j-impl</artifactId>
97-
<version>2.0.2</version>
97+
<version>2.1</version>
9898
<scope>test</scope>
9999
</dependency>
100100

101101
<dependency>
102102
<groupId>org.apache.logging.log4j</groupId>
103103
<artifactId>log4j-core</artifactId>
104-
<version>2.0.2</version>
104+
<version>2.1</version>
105105
<scope>test</scope>
106106
</dependency>
107107

0 commit comments

Comments
 (0)