Skip to content

Commit

Permalink
Bump log4j-1.2-api from 2.16.0 to 2.17.1 in /java
Browse files Browse the repository at this point in the history
  • Loading branch information
gpassero authored Jan 4, 2022
1 parent 2b90fd1 commit 3ce4e0b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
</properties>



<dependencies>
<dependency>
<groupId>org.cogroo</groupId>
Expand Down Expand Up @@ -94,7 +93,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-1.2-api</artifactId>
<version>2.16.0</version>
<version>2.17.1</version>
</dependency>
<dependency>
<groupId>org.apache.opennlp</groupId>
Expand Down Expand Up @@ -161,4 +160,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit 3ce4e0b

Please sign in to comment.