Skip to content

Commit

Permalink
Merge branch '3.4.x' into 3.5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
nardil committed Dec 13, 2021
2 parents bba62f3 + f040849 commit 8bbae50
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 @@ -38,7 +38,7 @@

<!-- log -->
<slf4j.version>1.7.25</slf4j.version>
<logger.version>2.6.2</logger.version>
<logger.version>2.15.0</logger.version>

<!-- swagger -->
<swagger-codegen-maven-plugin.version>3.0.4-gov4j-3</swagger-codegen-maven-plugin.version>
Expand Down Expand Up @@ -73,7 +73,7 @@
<commons-jcs-core.version>2.2</commons-jcs-core.version>
<commons.csv.version>1.5</commons.csv.version>
<commons.codec.version>1.11</commons.codec.version>
<commons.io.version>2.6</commons.io.version>
<commons.io.version>2.7</commons.io.version>
<commons.lang.version>2.6</commons.lang.version>
<commons.pool2.version>2.6.0</commons.pool2.version>
<commons.email.version>1.5</commons.email.version>
Expand Down

0 comments on commit 8bbae50

Please sign in to comment.