Skip to content

Commit

Permalink
#3616 - Upgrade dependencies
Browse files Browse the repository at this point in the history
- log4j2 2.19.0 -> 2.18.0 (uimaj is not compatible with 2.19.0 yet)
  • Loading branch information
reckart committed Dec 13, 2022
1 parent be43e90 commit be09499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inception/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<swagger.version>2.2.7</swagger.version>

<slf4j.version>1.7.36</slf4j.version>
<log4j2.version>2.19.0</log4j2.version>
<log4j2.version>2.18.0</log4j2.version>
<jboss.logging.version>3.5.0.Final</jboss.logging.version>

<groovy.version>3.0.13</groovy.version>
Expand Down

0 comments on commit be09499

Please sign in to comment.