Skip to content

Commit

Permalink
Merge pull request #421 from ligangty/master
Browse files Browse the repository at this point in the history
Bump logback to 1.4.13
  • Loading branch information
ligangty authored Nov 30, 2023
2 parents 32d2005 + b7c5349 commit 6b215c2
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 @@ -67,7 +67,7 @@
<test-forkCount>1</test-forkCount>
<test-redirectOutput>true</test-redirectOutput>
<jacksonVersion>2.15.2</jacksonVersion>
<logbackVersion>1.2.12</logbackVersion>
<logbackVersion>1.4.13</logbackVersion>

<plugin.jacoco.skip>false</plugin.jacoco.skip>
</properties>
Expand Down Expand Up @@ -179,7 +179,7 @@
<dependency>
<groupId>org.commonjava.boms</groupId>
<artifactId>web-commons-bom</artifactId>
<version>28</version>
<version>29-SNAPSHOT</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 6b215c2

Please sign in to comment.