Skip to content

Commit

Permalink
Merge pull request #65 from ath-dhm/develop
Browse files Browse the repository at this point in the history
Bump dependency of log4j to 2.16.0, lunatic-model to 2.2.9
  • Loading branch information
ORogel authored Dec 14, 2021
2 parents 20b043d + 0d0570f commit ae64c7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>fr.insee.lunatic</groupId>
<artifactId>lunatic-model</artifactId>
<packaging>jar</packaging>
<version>2.2.8</version>
<version>2.2.9</version>
<name>Lunatic Model</name>
<description>Classes and converters for the Lunatic model</description>
<url>http://www.insee.fr</url>
Expand Down Expand Up @@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>2.11.0</version>
<version>2.16.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ae64c7c

Please sign in to comment.